chmod added test_script_address2.py to rpc-tests.py

This commit is contained in:
Xinxi Wang 2017-01-26 19:32:25 +00:00
parent d6c6c271a6
commit 04ca1bcffe
2 changed files with 1 additions and 0 deletions

View File

@ -144,6 +144,7 @@ testScripts = [
'signmessages.py',
'p2p-compactblocks.py',
'nulldummy.py',
'test_script_address2.py'
]
if ENABLE_ZMQ:
testScripts.append('zmq_test.py')

0
qa/rpc-tests/test_script_address2.py Normal file → Executable file
View File