Revert "Revert "rpc-tests: re-enable rpc-tests for Windows""

This reverts commit 7fd5d4e30e.

We need to un-revert this before pulling in
https://github.com/bitcoin/bitcoin/pull/6616
This commit is contained in:
Jack Grigg 2017-03-25 17:37:18 +13:00
parent e93a3e1945
commit 47855b599d
No known key found for this signature in database
GPG Key ID: 6A6914DAFBEA00DA
1 changed files with 0 additions and 5 deletions

View File

@ -8,11 +8,6 @@ CURDIR=$(cd $(dirname "$0"); pwd)
export BITCOINCLI=${BUILDDIR}/qa/pull-tester/run-bitcoin-cli
export BITCOIND=${REAL_BITCOIND}
if [ "x${EXEEXT}" = "x.exe" ]; then
echo "Win tests currently disabled"
exit 0
fi
#Run the tests
testScripts=(