summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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