Add npm package.json scripts entry to echo testing instructions. [ci skip]

This commit is contained in:
John-David Dalton
2014-03-08 01:08:45 -08:00
parent 1b2909605e
commit 1c41661712

View File

@@ -16,6 +16,7 @@
],
"bugs": "https://github.com/lodash/lodash/issues",
"repository": { "type": "git", "url": "https://github.com/lodash/lodash.git" },
"scripts": { "test": "echo \"See the repository CONTRIBUTING.md for testing instructions.\"" },
"engines": ["node", "rhino"],
"files": [
"LICENSE.txt",