Skip to content

Commit 07b770c

Browse files
committed
Merge pull request #7019
33b7f83 [qa] travis: cover *receivedby* rpcs (MarcoFalke)
2 parents a1bfca8 + 33b7f83 commit 07b770c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qa/pull-tester/rpc-tests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@
6969
testScripts = [
7070
'wallet.py',
7171
'listtransactions.py',
72+
'receivedby.py',
7273
'mempool_resurrect_test.py',
7374
'txn_doublespend.py --mineblock',
7475
'txn_clone.py',
@@ -104,7 +105,6 @@
104105
'forknotify.py',
105106
'invalidateblock.py',
106107
'keypool.py',
107-
'receivedby.py',
108108
# 'rpcbind_test.py', #temporary, bug in libevent, see #6655
109109
# 'script_test.py', #used for manual comparison of 2 binaries
110110
'smartfees.py',

0 commit comments

Comments
 (0)