Merge pull request #10 from wookiecooking/master
Closes issue #7 about Windows compatibility for tests.
This commit is contained in:
commit
db1a6b4792
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
"express":"4.*.*"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "./node_modules/gulp/bin/gulp.js test"
|
||||
"test":"node ./node_modules/gulp/bin/gulp.js test"
|
||||
},
|
||||
"devDependencies": {
|
||||
"mocha": "1.*",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue