Put db_test back to TESTS in Makefile

main
Igor Canadi 10 years ago
parent 108470e963
commit b37f5ffc76
  1. 1
      Makefile

@ -111,6 +111,7 @@ VALGRIND_VER := $(join $(VALGRIND_VER),valgrind)
VALGRIND_OPTS = --error-exitcode=$(VALGRIND_ERROR) --leak-check=full
TESTS = \
db_test \
db_iter_test \
block_hash_index_test \
autovector_test \

Loading…
Cancel
Save