JS Tests: Link to buster-test module directly. More reliable.

This commit is contained in:
Stefan Thomas
2013-07-27 19:27:23 -07:00
parent 05c7fc5cd4
commit 26978aaa3a

View File

@@ -21,7 +21,7 @@
},
"scripts": {
"test": "./node_modules/buster/bin/buster test"
"test": "./node_modules/buster/bin/buster-test"
},
"repository": {