updated mocha

This commit is contained in:
Tony Tam
2015-01-30 22:51:28 -08:00
parent 89cb34ed1d
commit 6bbbc4ab31

View File

@@ -5,7 +5,7 @@
"scripts": {
"build": "./node_modules/gulp/bin/gulp.js;",
"serve": "./node_modules/gulp/bin/gulp.js serve;",
"test": "./node_modules/gulp/bin/gulp.js; ./node_modules/mocha/bin/mocha src/test/e2e/index.js"
"test": "./node_modules/gulp/bin/gulp.js; ./node_modules/mocha/bin/mocha"
},
"repository": {
"type": "git",