aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.test.include
diff options
context:
space:
mode:
authorJeff Garzik <jgarzik@pobox.com>2015-10-23 09:01:22 -0400
committerJeff Garzik <jgarzik@pobox.com>2015-10-23 09:01:22 -0400
commit46f74379b86be982b121bcb8c3cfe07fa80bffd0 (patch)
tree125eafb36c1f1e82aff53ded928bd4f3a16eeee7 /src/Makefile.test.include
parentc719cefc417cc578f48b33069b764339a61054ce (diff)
parent3795e8152b678b9f805a395b144190a9f2fa2af4 (diff)
downloadbitcoin-46f74379b86be982b121bcb8c3cfe07fa80bffd0.tar.xz
Merge pull request #6873
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 0fe8ea42ff..f23a8f41fc 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 \