Put db_test back to TESTS in Makefile
This commit is contained in:
parent
108470e963
commit
b37f5ffc76
1
Makefile
1
Makefile
@ -111,6 +111,7 @@ VALGRIND_VER := $(join $(VALGRIND_VER),valgrind)
|
|||||||
VALGRIND_OPTS = --error-exitcode=$(VALGRIND_ERROR) --leak-check=full
|
VALGRIND_OPTS = --error-exitcode=$(VALGRIND_ERROR) --leak-check=full
|
||||||
|
|
||||||
TESTS = \
|
TESTS = \
|
||||||
|
db_test \
|
||||||
db_iter_test \
|
db_iter_test \
|
||||||
block_hash_index_test \
|
block_hash_index_test \
|
||||||
autovector_test \
|
autovector_test \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user