aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorNathan S. Evans <evans@in.tum.de>2010-05-12 08:58:43 +0000
committerNathan S. Evans <evans@in.tum.de>2010-05-12 08:58:43 +0000
commit15c49c3b1576f03a22c5ccb8aee1321700a0ad85 (patch)
tree5ca0ef3198c3d899b21ee3075e08bdaff2b575fa /src
parentb629067024cb61dfd2a505af3234cd9a99b0cc0a (diff)
downloadgnunet-15c49c3b1576f03a22c5ccb8aee1321700a0ad85.tar.gz
gnunet-15c49c3b1576f03a22c5ccb8aee1321700a0ad85.zip
remove datastore testcases
Diffstat (limited to 'src')
-rw-r--r--src/datastore/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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 = \
64 perf_datastore_api \ 64 perf_datastore_api \
65 perf_plugin_datastore 65 perf_plugin_datastore
66 66
67TESTS = $(check_PROGRAMS) 67#TESTS = $(check_PROGRAMS)
68 68
69test_datastore_api_SOURCES = \ 69test_datastore_api_SOURCES = \
70 test_datastore_api.c 70 test_datastore_api.c