You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ia...@apache.org on 2014/05/16 22:23:37 UTC

[03/10] android commit: CB-6552: updated test field

CB-6552: updated test field


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

Branch: refs/heads/pluggable_webview
Commit: 3d4b8ce99ba21236dff1cdd43076391d507f499a
Parents: 64fd871
Author: Steven Gill <st...@gmail.com>
Authored: Wed Apr 30 11:59:29 2014 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Wed Apr 30 11:59:29 2014 -0700

----------------------------------------------------------------------
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-android/blob/3d4b8ce9/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index d3e153a..fd641c8 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
   "description": "This is the release for cordova-android",
   "main": "bin/create",
   "scripts": {
-    "test": "echo \"Error: no test specified\" && exit 1"
+    "test":"echo \"Error: please view test/readme.md\" && exit 1" 
   },
   "repository": {
     "type": "git",