test: Move ECC_Start() call into src/gtest/main.cpp

This commit is contained in:
Jack Grigg
2018-07-27 17:18:49 +02:00
parent 25bb05de23
commit 3fd0a269e1
2 changed files with 3 additions and 2 deletions

View File

@@ -259,8 +259,6 @@ TEST(wallet_zkeys_tests, WriteViewingKeyDirectToDB) {
* This test covers methods on CWalletDB to load/save crypted z keys.
*/
TEST(wallet_zkeys_tests, write_cryptedzkey_direct_to_db) {
ECC_Start();
SelectParams(CBaseChainParams::TESTNET);
// Get temporary and unique path for file.