summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2015-04-28 11:19:38 +0200
committerKonstantin Käfer <mail@kkaefer.com>2015-04-28 11:19:38 +0200
commit844b9b9149a17ebf251f88c06716aa3d52f152c7 (patch)
tree994e663f453b1d2ef1f79a834942745304c90e90
parentfe85bcd73707fb832645f9fde18c288edd6f6dcd (diff)
downloadqtlocation-mapboxgl-844b9b9149a17ebf251f88c06716aa3d52f152c7.tar.gz
move ios_test.sh to ios folder
-rw-r--r--Makefile2
-rwxr-xr-xscripts/ios/test.sh (renamed from scripts/test_ios.sh)0
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 66a7ecb652..b87ceb0ac6 100644
--- a/Makefile
+++ b/Makefile
@@ -130,7 +130,7 @@ ipackage: clean Xcode/ios
./scripts/ios/package.sh
itest: ipackage KIF
- ./scripts/test_ios.sh
+ ./scripts/ios/test.sh
# Legacy name
iproj: ios-proj
diff --git a/scripts/test_ios.sh b/scripts/ios/test.sh
index 77d4d90ad3..77d4d90ad3 100755
--- a/scripts/test_ios.sh
+++ b/scripts/ios/test.sh