chore(test): improve test.unit.cjs task

Closes #998
This commit is contained in:
Marc Laval
2015-03-18 00:43:30 +01:00
committed by Misko Hevery
parent 376bdf4dc7
commit 52bf0def4e
5 changed files with 38 additions and 9 deletions

View File

@ -10,4 +10,4 @@ cd $SCRIPT_DIR/../..
./node_modules/.bin/gulp test.transpiler.unittest
./node_modules/.bin/gulp docs/test
./node_modules/.bin/gulp test.unit.js/ci --browsers=$KARMA_BROWSERS
./node_modules/.bin/gulp test.unit.cjs
./node_modules/.bin/gulp test.unit.cjs/ci