From 75b9fa18b76a8f7bfbc0d0ccdc61d8b12bf9d54f Mon Sep 17 00:00:00 2001 From: "Elf M. Sternberg" Date: Thu, 21 May 2015 11:06:06 -0700 Subject: [PATCH] This one patch improves test accessibility with just two words! --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 07dfc1c..7cec606 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "mocha": "^2.1.0" }, "scripts": { - "test": "mocha", + "test": "make test", "install": "make all" }, "repository": {