From 15c49c3b1576f03a22c5ccb8aee1321700a0ad85 Mon Sep 17 00:00:00 2001 From: "Nathan S. Evans" Date: Wed, 12 May 2010 08:58:43 +0000 Subject: [PATCH] remove datastore testcases --- src/datastore/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.25.1