aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCory Fields <cory-nospam-@coryfields.com>2015-08-25 12:03:28 -0400
committerLuke Dashjr <luke-jr+git@utopios.org>2015-09-22 00:43:14 +0000
commit13bd5a75b5b9b7b91e9bd40be1bcc394154107bd (patch)
tree0b81611d34808ad82fabe1ff9d57f1b6c9b4eaca
parentccc4ad6c4d34b7f42b048f8c73dfb2d2c9dbcd99 (diff)
downloadbitcoin-13bd5a75b5b9b7b91e9bd40be1bcc394154107bd.tar.xz
rpc-tests: re-enable rpc-tests for Windows
-rwxr-xr-xqa/pull-tester/rpc-tests.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/qa/pull-tester/rpc-tests.sh b/qa/pull-tester/rpc-tests.sh
index 9b318650e9..97aecc5e3c 100755
--- a/qa/pull-tester/rpc-tests.sh
+++ b/qa/pull-tester/rpc-tests.sh
@@ -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=(