diff options
Diffstat (limited to 'tests/unit_tests/CMakeLists.txt')
-rw-r--r-- | tests/unit_tests/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit_tests/CMakeLists.txt b/tests/unit_tests/CMakeLists.txt index e28047edb..2c6f18653 100644 --- a/tests/unit_tests/CMakeLists.txt +++ b/tests/unit_tests/CMakeLists.txt @@ -29,7 +29,7 @@ set(unit_tests_sources address_from_url.cpp base58.cpp - BlockchainDB.cpp + blockchain_db.cpp block_reward.cpp chacha8.cpp checkpoints.cpp |