aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/namestore/Makefile.am')
-rw-r--r--src/namestore/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/namestore/Makefile.am b/src/namestore/Makefile.am
index 8a5fa70a6..7784f2b5b 100644
--- a/src/namestore/Makefile.am
+++ b/src/namestore/Makefile.am
@@ -41,12 +41,12 @@ if HAVE_EXPERIMENTAL
41 41
42if HAVE_TESTING 42if HAVE_TESTING
43TESTING_TESTS = \ 43TESTING_TESTS = \
44 test_namestore_api 44 test_namestore_api \
45 test_namestore_api_remove
45 #test_namestore_api_lookup \ 46 #test_namestore_api_lookup \
46 #test_namestore_api_lookup_specific_type \ 47 #test_namestore_api_lookup_specific_type \
47 #test_namestore_api_create \ 48 #test_namestore_api_create \
48 #test_namestore_api_create_update \ 49 #test_namestore_api_create_update \
49 #test_namestore_api_remove \
50 #test_namestore_api_remove_not_existing_record \ 50 #test_namestore_api_remove_not_existing_record \
51 #test_namestore_api_zone_to_name \ 51 #test_namestore_api_zone_to_name \
52 #test_namestore_api_monitoring \ 52 #test_namestore_api_monitoring \