aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/disablewallet.py
diff options
context:
space:
mode:
Diffstat (limited to 'qa/rpc-tests/disablewallet.py')
-rwxr-xr-xqa/rpc-tests/disablewallet.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/qa/rpc-tests/disablewallet.py b/qa/rpc-tests/disablewallet.py
index 2112097af1..6964348d55 100755
--- a/qa/rpc-tests/disablewallet.py
+++ b/qa/rpc-tests/disablewallet.py
@@ -10,6 +10,7 @@
from test_framework.test_framework import BitcoinTestFramework
from test_framework.util import *
+
class DisableWalletTest (BitcoinTestFramework):
def setup_chain(self):