Repository: cordova-android Updated Branches: refs/heads/master 64fd87134 -> 3d4b8ce99
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/master Commit: 3d4b8ce99ba21236dff1cdd43076391d507f499a Parents: 64fd871 Author: Steven Gill <[email protected]> Authored: Wed Apr 30 11:59:29 2014 -0700 Committer: Steven Gill <[email protected]> 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",
