From 50f299a80eda44a1380edec20f4b9d91dbc85d07 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Thu, 22 Aug 2013 08:51:11 +0000 Subject: test if records are removed correctly --- src/namestore/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/namestore/Makefile.am') 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 if HAVE_TESTING TESTING_TESTS = \ - test_namestore_api + test_namestore_api \ + test_namestore_api_remove #test_namestore_api_lookup \ #test_namestore_api_lookup_specific_type \ #test_namestore_api_create \ - #test_namestore_api_create_update \ - #test_namestore_api_remove \ + #test_namestore_api_create_update \ #test_namestore_api_remove_not_existing_record \ #test_namestore_api_zone_to_name \ #test_namestore_api_monitoring \ -- cgit v1.2.3