aboutsummaryrefslogtreecommitdiff
path: root/src/test
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2019-06-26 16:42:33 -0400
committerMarcoFalke <falke.marco@gmail.com>2019-06-27 16:47:23 -0400
commitfaa1e0fb1712b1f94334e42794163f79988270fd (patch)
tree8e7200434658e06054579bffceacb3fda096d1f4 /src/test
parent7400135b7918df9c34206bead744c496e07b0e78 (diff)
downloadbitcoin-faa1e0fb1712b1f94334e42794163f79988270fd.tar.xz
qt: test: Create at most one testing setup
Diffstat (limited to 'src/test')
-rw-r--r--src/test/setup_common.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/setup_common.cpp b/src/test/setup_common.cpp
index e3ba9cddb0..24c7d51898 100644
--- a/src/test/setup_common.cpp
+++ b/src/test/setup_common.cpp
@@ -73,7 +73,6 @@ TestingSetup::TestingSetup(const std::string& chainName) : BasicTestingSetup(cha
const CChainParams& chainparams = Params();
// Ideally we'd move all the RPC tests to the functional testing framework
// instead of unit tests, but for now we need these here.
-
RegisterAllCoreRPCCommands(tableRPC);
// We have to run a scheduler thread to prevent ActivateBestChain