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.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/namestore/Makefile.am b/src/namestore/Makefile.am
index 639a4484e..d29cb4766 100644
--- a/src/namestore/Makefile.am
+++ b/src/namestore/Makefile.am
@@ -44,12 +44,12 @@ TESTING_TESTS = \
44 test_namestore_api_store \ 44 test_namestore_api_store \
45 test_namestore_api_store_update \ 45 test_namestore_api_store_update \
46 test_namestore_api_remove \ 46 test_namestore_api_remove \
47 test_namestore_api_remove_not_existing_record \
47 test_namestore_api_zone_iteration \ 48 test_namestore_api_zone_iteration \
48 test_namestore_api_zone_iteration_specific_zone \ 49 test_namestore_api_zone_iteration_specific_zone \
49 test_namestore_api_zone_iteration_stop \ 50 test_namestore_api_zone_iteration_stop \
50 test_namestore_api_monitoring \ 51 test_namestore_api_monitoring \
51 test_namestore_api_monitoring_existing 52 test_namestore_api_monitoring_existing
52#test_namestore_api_remove_not_existing_record
53#test_namestore_api_zone_to_name 53#test_namestore_api_zone_to_name
54endif 54endif
55 55