From: Nathan S. Evans Date: Wed, 12 May 2010 08:58:43 +0000 (+0000) Subject: remove datastore testcases X-Git-Tag: initial-import-from-subversion-38251~21732 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=15c49c3b1576f03a22c5ccb8aee1321700a0ad85;p=oweals%2Fgnunet.git remove datastore testcases --- diff --git a/src/datastore/Makefile.am b/src/datastore/Makefile.am index a3882d676..1768af60f 100644 --- a/src/datastore/Makefile.am +++ b/src/datastore/Makefile.am @@ -64,7 +64,7 @@ check_PROGRAMS = \ perf_datastore_api \ perf_plugin_datastore -TESTS = $(check_PROGRAMS) +#TESTS = $(check_PROGRAMS) test_datastore_api_SOURCES = \ test_datastore_api.c