summaryrefslogtreecommitdiff
path: root/Makefile
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 /Makefile
parentfe85bcd73707fb832645f9fde18c288edd6f6dcd (diff)
downloadqtlocation-mapboxgl-844b9b9149a17ebf251f88c06716aa3d52f152c7.tar.gz
move ios_test.sh to ios folder
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 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