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/559493ba Tree: http://git-wip-us.apache.org/repos/asf/cordova-android/tree/559493ba Diff: http://git-wip-us.apache.org/repos/asf/cordova-android/diff/559493ba Branch: refs/heads/4.0.x Commit: 559493babd78749fb27237d355aef19915a2cd98 Parents: 990ab2c Author: Steven Gill <[email protected]> Authored: Wed Apr 30 11:59:29 2014 -0700 Committer: Joe Bowser <[email protected]> Committed: Fri May 23 11:23:29 2014 -0700 ---------------------------------------------------------------------- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-android/blob/559493ba/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",
