From aafdf359fba55669b7373bae7479dbc2850dfa22 Mon Sep 17 00:00:00 2001 From: Brian Aker Date: Mon, 4 Apr 2011 22:02:25 -0700 Subject: [PATCH] Remove call sample.cnf --- tests/include.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/include.am b/tests/include.am index 93a08c6e..990c772d 100644 --- a/tests/include.am +++ b/tests/include.am @@ -241,7 +241,7 @@ UDP_COMMAND= tests/testudp $(COLLECTION) $(SUITE) HASH_COMMAND= tests/testhashkit $(COLLECTION) $(SUITE) -test-mem: tests/testapp support/example.cnf +test-mem: tests/testapp $(MEM_COMMAND) test-udp: tests/testudp -- 2.30.2