Skip to content

Commit

Permalink
moving autovector_test after db_test
Browse files Browse the repository at this point in the history
  • Loading branch information
igorcanadi committed Jan 2, 2014
1 parent 52ea1be commit 345fb94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ VALGRIND_VER := $(join $(VALGRIND_VER),valgrind)
VALGRIND_OPTS = --error-exitcode=$(VALGRIND_ERROR) --leak-check=full

TESTS = \
autovector_test \
db_test \
autovector_test \
table_properties_collector_test \
arena_test \
auto_roll_logger_test \
Expand Down

0 comments on commit 345fb94

Please sign in to comment.