Skip to content

Commit

Permalink
Get Jake out of the test loop
Browse files Browse the repository at this point in the history
  • Loading branch information
mde committed Nov 19, 2019
1 parent 4f8eeaa commit 7477c2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"node": ">=0.10.0"
},
"scripts": {
"test": "node --use_strict ./node_modules/.bin/jake test",
"test": "mocha",
"postinstall": "node ./postinstall.js"
}
}

0 comments on commit 7477c2a

Please sign in to comment.