appveyor: Enable multiwallet test

This commit is contained in:
Chun Kuan Lee
2018-10-24 12:38:04 +08:00
parent 2b88f67e0b
commit 4dca7d0a98
2 changed files with 9 additions and 14 deletions
+1 -1
View File
@@ -61,5 +61,5 @@ test_script:
- ps: src\bench_bitcoin.exe -evals=1 -scaling=0
- ps: python test\util\bitcoin-util-test.py
- cmd: python test\util\rpcauth-test.py
- cmd: python test\functional\test_runner.py --force --quiet --combinedlogslen=4000 --exclude wallet_multiwallet
- cmd: python test\functional\test_runner.py --force --quiet --combinedlogslen=4000
deploy: off