This one patch improves test accessibility with just two words!

This commit is contained in:
Elf M. Sternberg 2015-05-21 11:06:06 -07:00
parent 3a59d3f2f1
commit 75b9fa18b7
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
"mocha": "^2.1.0"
},
"scripts": {
"test": "mocha",
"test": "make test",
"install": "make all"
},
"repository": {