diff options
Diffstat (limited to 'plugins/cordova-plugin-splashscreen/tests/ios/package.json')
| -rw-r--r-- | plugins/cordova-plugin-splashscreen/tests/ios/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/cordova-plugin-splashscreen/tests/ios/package.json b/plugins/cordova-plugin-splashscreen/tests/ios/package.json index 761436c5..d8b23857 100644 --- a/plugins/cordova-plugin-splashscreen/tests/ios/package.json +++ b/plugins/cordova-plugin-splashscreen/tests/ios/package.json @@ -9,5 +9,5 @@ }, "scripts": { "test": "xcodebuild test -workspace CDVSplashScreenTest.xcworkspace -scheme CDVSplashScreenLibTests -destination 'platform=iOS Simulator,name=iPhone 5' CONFIGURATION_BUILD_DIR='/tmp'" - } -} + } +}
\ No newline at end of file |
