Skip to content

Commit 154a6c1

Browse files
committed
- common/core
1 parent 83649f3 commit 154a6c1

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
@@ -43,7 +43,7 @@ test_script:
4343
# - node ./node_modules/mocha/bin/mocha --exit -R dot --timeout 10000 --recursive test/bin
4444
- node ./node_modules/mocha/bin/mocha --exit -R dot --timeout 10000 test/common
4545
# - node ./node_modules/mocha/bin/mocha --exit -R dot --timeout 10000 --recursive test/common/blob
46-
- node ./node_modules/mocha/bin/mocha --exit -R dot --timeout 10000 --recursive test/common/core
46+
# - node ./node_modules/mocha/bin/mocha --exit -R dot --timeout 10000 --recursive test/common/core
4747
#- node ./node_modules/mocha/bin/mocha -R dot --timeout 10000 --recursive test/common/executor
4848
#- node ./node_modules/mocha/bin/mocha -R dot --timeout 10000 --recursive test/common/storage
4949
# - node ./node_modules/mocha/bin/mocha --exit -R dot --timeout 10000 --recursive test/common/util

0 commit comments

Comments
 (0)