From: Brian Aker Date: Sat, 16 Jan 2010 00:02:25 +0000 (-0800) Subject: Remove test-plus from defaults. X-Git-Tag: 0.40~95 X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=58f1d68c19b4bebeefb6faa6c3ba85ba5a6b1057;p=awesomized%2Flibmemcached Remove test-plus from defaults. --- diff --git a/tests/include.am b/tests/include.am index 1bf72011..bbfaebd5 100644 --- a/tests/include.am +++ b/tests/include.am @@ -77,7 +77,7 @@ tests_testhashkit_SOURCES = tests/hashkit_functions.c tests_testhashkit_LDADD = tests/libtest.la libhashkit/libhashkit.la tests_testhashkit_DEPENDENCIES = $(tests_testhashkit_LDADD) -test: test-docs test-plus test-mem test-hash memcapable +test: test-docs test-mem test-hash memcapable echo "Tests completed" test-x: test-docs test-plus test-mem test-hash memcapable test-memcat test-memcp test-memrm test-memerror test-memdump test-memflush test-memstat