mirror of
https://github.com/monero-project/monero.git
synced 2026-06-12 19:11:36 -07:00
fix: warning: deprecated-declarations
This commit is contained in:
@@ -232,7 +232,7 @@ using testing::Types;
|
||||
|
||||
typedef Types<BlockchainLMDB> implementations;
|
||||
|
||||
TYPED_TEST_CASE(BlockchainDBTest, implementations);
|
||||
TYPED_TEST_SUITE(BlockchainDBTest, implementations);
|
||||
|
||||
TYPED_TEST(BlockchainDBTest, OpenAndClose)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user