-more debug messages
[oweals/gnunet.git] / src / namestore / test_plugin_namestore.c
index 0ff98b43b36c1a0308a46c580f786ca7be6776c8..45cce861fc7cca0abb9943d3aa74a2f2fdacb468 100644 (file)
@@ -187,9 +187,7 @@ run (void *cls, char *const *args, const char *cfgfile,
             "Failed to initialize namestore.  Database likely not setup, skipping test.\n");
     return;
   }
-
   put_record (nsp, 1);
-
   get_record (nsp, 1);
 
   memset (&zone_key, 1, sizeof (zone_key));