Skip to content

Commit cbb3375

Browse files
committed
Test fix.
1 parent 147d814 commit cbb3375

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
@@ -29,6 +29,6 @@
2929
"gulp-uglify": "^1.1.0"
3030
},
3131
"scripts": {
32-
"test": "./node_modules/mocha/bin/mocha tests/test.js"
32+
"test": "mocha tests/test.js"
3333
}
3434
}

0 commit comments

Comments
 (0)