leveldbwrapper file rename to dbwrapper.*

This commit is contained in:
Jeff Garzik
2015-10-22 21:33:06 -04:00
committed by Jeff Garzik
parent 8587b23038
commit 3795e8152b
6 changed files with 9 additions and 9 deletions

View File

@@ -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 \