[qa] Fix pyton syntax in rpc tests
Github-Pull: #7335
Rebased-From: 7777994846
This commit is contained in:
committed by
Wladimir J. van der Laan
parent
d04525a065
commit
d8b062d752
@@ -5,13 +5,8 @@
|
||||
|
||||
# Test for -rpcbind, as well as -rpcallowip and -rpcconnect
|
||||
|
||||
# Add python-bitcoinrpc to module search path:
|
||||
import os
|
||||
import sys
|
||||
# TODO extend this test from the test framework (like all other tests)
|
||||
|
||||
import json
|
||||
import shutil
|
||||
import subprocess
|
||||
import tempfile
|
||||
import traceback
|
||||
|
||||
|
||||
Reference in New Issue
Block a user