mirror of
https://gitee.com/antv/g6.git
synced 2024-12-14 01:21:33 +08:00
chore(dev test): remove useless test script
This commit is contained in:
parent
60293af6c8
commit
936eeb36c6
@ -98,9 +98,6 @@
|
||||
"screenshot": "node ./bin/screenshot.js",
|
||||
"start": "npm run dev",
|
||||
"test": "torch --compile --renderer --recursive ./test/unit",
|
||||
"test-all": "npm run test && npm run test-cases",
|
||||
"test-cases": "torch --compile --renderer --recursive ./test/cases",
|
||||
"test-cases-live": "torch --compile --interactive --watch --recursive ./test/cases",
|
||||
"test-live": "torch --compile --interactive --watch --recursive ./test/unit",
|
||||
"watch": "webpack --config webpack-dev.config.js",
|
||||
"win-dev": "node ./bin/win-dev.js"
|
||||
|
Loading…
Reference in New Issue
Block a user