]> git.r.bdr.sh - rbdr/heart/commitdiff
Make empty test pass
authorBen Beltran <redacted>
Thu, 10 Nov 2016 05:51:37 +0000 (23:51 -0600)
committerBen Beltran <redacted>
Thu, 10 Nov 2016 05:51:37 +0000 (23:51 -0600)
package.json

index e9e53a6de70f73f229e0162939c1a99ec0a4a4b4..0c8fc9e630ccde9d552047739b5cc0f67b4d23d5 100644 (file)
@@ -6,7 +6,7 @@
   "scripts": {
     "lint": "eslint .",
     "document": "jsdoc ./js -c config/jsdoc.json",
-    "test": "echo \"Error: no test specified\" && exit 1"
+    "test": "echo \"No tests yet, just linting.\""
   },
   "repository": {
     "type": "git",