mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
rpc-tests: re-enable rpc-tests for Windows
This commit is contained in:
parent
c9ad65e5fa
commit
0dfcdd41eb
1 changed files with 0 additions and 5 deletions
|
|
@ -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
|
||||
|
||||
if [ "x${ENABLE_BITCOIND}${ENABLE_UTILS}${ENABLE_WALLET}" = "x111" ]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue