Skip to content

Commit 7477c2a

Browse files
committed
Get Jake out of the test loop
1 parent 4f8eeaa commit 7477c2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"node": ">=0.10.0"
3333
},
3434
"scripts": {
35-
"test": "node --use_strict ./node_modules/.bin/jake test",
35+
"test": "mocha",
3636
"postinstall": "node ./postinstall.js"
3737
}
3838
}

0 commit comments

Comments
 (0)