[tests] tidy up zmq_test.py

This commit is contained in:
John Newbery
2017-06-07 16:14:20 -04:00
parent 4a0c08fdcf
commit 5ebd5f9e15
2 changed files with 24 additions and 27 deletions

View File

@@ -78,7 +78,7 @@ BASE_SCRIPTS= [
'rawtransactions.py',
'reindex.py',
# vv Tests less than 30s vv
"zmq_test.py",
'zmq_test.py',
'mempool_resurrect_test.py',
'txn_doublespend.py --mineblock',
'txn_clone.py',