You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2014/10/10 02:07:23 UTC

ios commit: Update README.md for new tests location.

Repository: cordova-ios
Updated Branches:
  refs/heads/master ff9a4ad0e -> c9a228957


Update README.md for new tests location.


Project: http://git-wip-us.apache.org/repos/asf/cordova-ios/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-ios/commit/c9a22895
Tree: http://git-wip-us.apache.org/repos/asf/cordova-ios/tree/c9a22895
Diff: http://git-wip-us.apache.org/repos/asf/cordova-ios/diff/c9a22895

Branch: refs/heads/master
Commit: c9a22895794ed366495ebd1a6e4fe8136cbb98f1
Parents: ff9a4ad
Author: Shazron Abdullah <sh...@apache.org>
Authored: Thu Oct 9 17:07:22 2014 -0700
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Thu Oct 9 17:07:22 2014 -0700

----------------------------------------------------------------------
 README.md | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/c9a22895/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 3b782a5..bdbbaa3 100644
--- a/README.md
+++ b/README.md
@@ -52,13 +52,10 @@ When you update to a new Cordova version, you may need to update the CordovaLib
 By default when you create a new project, the CordovaLib sub-project is copied into your project folder, it is not shared.
 <br />
 
-Unit Tests
+Tests
 --------------------------------------------------------------------
-1. **Create** a new Cordova project
-2. **Download** the code from the **[mobile-spec](https://github.com/apache/cordova-mobile-spec)** and put all of it in the root of your **www** folder
-3. Install all the <a href="http://cordova.apache.org/docs/en/edge/guide_cli_index.md.html#The%20Command-Line%20Interface_add_plugin_features">core plugins</a>
-3. **Run** the project
-<br />
+
+See the `tests/README.md` file.
 
 Futher reading
 -----


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org