Should be 'test/impact master'

master
Futago-za Ryuu 6 years ago
parent 5476eca59f
commit a79757683f

@ -28,7 +28,7 @@
"build:parser": "gulp build:parser", "build:parser": "gulp build:parser",
"build:browser": "gulp build:browser", "build:browser": "gulp build:browser",
"clean": "gulp clean", "clean": "gulp clean",
"test:impact": "node test/impact", "test:impact": "node test/impact master",
"test:server": "node test/server/run", "test:server": "node test/server/run",
"test": "nyc gulp", "test": "nyc gulp",
"coverage": "nyc report --reporter=text-lcov | coveralls" "coverage": "nyc report --reporter=text-lcov | coveralls"

Loading…
Cancel
Save