File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ test_script:
4040 # - node ./node_modules/mocha/bin/mocha --exit -R dot --timeout 10000 --recursive test/addon
4141 # - node ./node_modules/mocha/bin/mocha --exit -R dot --timeout 10000 --recursive test/bin
4242 - node ./node_modules/mocha/bin/mocha --exit -R dot --timeout 10000 test/common
43- - node ./node_modules/mocha/bin/mocha --exit -R dot --timeout 10000 --recursive test/common/blob
43+ # - node ./node_modules/mocha/bin/mocha --exit -R dot --timeout 10000 --recursive test/common/blob
4444 - node ./node_modules/mocha/bin/mocha --exit -R dot --timeout 10000 --recursive test/common/core
4545 # - node ./node_modules/mocha/bin/mocha -R dot --timeout 10000 --recursive test/common/executor
4646 # - node ./node_modules/mocha/bin/mocha -R dot --timeout 10000 --recursive test/common/storage
You can’t perform that action at this time.
0 commit comments