From d0614c532bc1e7e0a380bd5d4fcd66324e1b68e0 Mon Sep 17 00:00:00 2001 From: Shazron Abdullah Date: Tue, 30 Sep 2014 11:06:04 -0700 Subject: [PATCH] Fixed iOS tests README typo. --- tests/ios/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/ios/README.md b/tests/ios/README.md index 5bd4008..6530421 100644 --- a/tests/ios/README.md +++ b/tests/ios/README.md @@ -12,7 +12,7 @@ First install cordova-ios: # Testing from Xcode 1. Launch the `CDVSplashScreenTest.xcworkspace` file. -2. Choose "CDVSplashScreenLibTets" from the scheme drop-down menu +2. Choose "CDVSplashScreenLibTests" from the scheme drop-down menu 3. Click and hold on the `Play` button, and choose the `Wrench` icon to run the tests