Delete a zmq dingleberry

This commit is contained in:
Duke Leto
2022-09-12 20:07:16 -04:00
parent f11d50d17e
commit 19b65600c2

View File

@@ -92,10 +92,6 @@ testScriptsExt=(
'p2p-acceptblock.py' 'p2p-acceptblock.py'
); );
if [ "x$ENABLE_ZMQ" = "x1" ]; then
testScripts+=('zmq_test.py')
fi
extArg="-extended" extArg="-extended"
passOn=${@#$extArg} passOn=${@#$extArg}