Skip to content

Commit ca909fb

Browse files
committed
Uncomment blob
1 parent 994ab37 commit ca909fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)