aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorThomas Winget <tewinget@gmail.com>2015-01-07 00:48:45 -0500
committerThomas Winget <tewinget@gmail.com>2015-01-07 00:48:45 -0500
commit5086ca1db5bb05314e14597f006052f054a3f0d3 (patch)
tree62976af0a3dfe3a1fee004b69404825e6048e173 /tests
parentMerge pull request #19 from warptangent/fix_tx_output (diff)
downloadmonero-5086ca1db5bb05314e14597f006052f054a3f0d3.tar.xz
add BlockchainDB tests to new cmake
Diffstat (limited to 'tests')
-rw-r--r--tests/unit_tests/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/unit_tests/CMakeLists.txt b/tests/unit_tests/CMakeLists.txt
index c480a312d..54f25431d 100644
--- a/tests/unit_tests/CMakeLists.txt
+++ b/tests/unit_tests/CMakeLists.txt
@@ -29,6 +29,7 @@
set(unit_tests_sources
address_from_url.cpp
base58.cpp
+ BlockchainDB.cpp
block_reward.cpp
chacha8.cpp
checkpoints.cpp