diff --git a/CalSmokeApp/Makefile b/CalSmokeApp/Makefile index 537476f..3540ad1 100644 --- a/CalSmokeApp/Makefile +++ b/CalSmokeApp/Makefile @@ -90,3 +90,6 @@ new: bundle exec briar install calabash-server $(MAKE) app-cal bundle exec calabash-ios console + +appcenter-tests: + bin/appcenter.sh App-Center-Test-Cloud/daily-ios \ No newline at end of file