aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.test.include
diff options
context:
space:
mode:
authorJeff Garzik <[email protected]>2015-10-22 21:33:06 -0400
committerJeff Garzik <[email protected]>2015-10-22 21:33:06 -0400
commit3795e8152b678b9f805a395b144190a9f2fa2af4 (patch)
tree2d714bcb45c42b93c4efc911c886ab238b451605 /src/Makefile.test.include
parentleveldbwrapper symbol rename: Remove "Level" from class, etc. names (diff)
downloaddiscoin-3795e8152b678b9f805a395b144190a9f2fa2af4.tar.xz
discoin-3795e8152b678b9f805a395b144190a9f2fa2af4.zip
leveldbwrapper file rename to dbwrapper.*
Diffstat (limited to 'src/Makefile.test.include')
-rw-r--r--src/Makefile.test.include2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.test.include b/src/Makefile.test.include
index 0fe8ea42f..f23a8f41f 100644
--- a/src/Makefile.test.include
+++ b/src/Makefile.test.include
@@ -54,7 +54,7 @@ BITCOIN_TESTS =\
test/hash_tests.cpp \
test/key_tests.cpp \
test/limitedmap_tests.cpp \
- test/leveldbwrapper_tests.cpp \
+ test/dbwrapper_tests.cpp \
test/main_tests.cpp \
test/mempool_tests.cpp \
test/miner_tests.cpp \