-simplify tools test
[oweals/gnunet.git] / src / dht / test_dht_tools.py.in
index 1c6bdea187a3e94ef40334f744a9b79989c6f658..2fb611576229b2b47149a53c98477f25507e7efb 100644 (file)
@@ -98,10 +98,6 @@ def print_only_failer (command, rc, stdo, stde, normal):
 
 shutil.copyfile ('test_dht_api_peer1.conf', tempcfg)
 
-print ("TEST: Generating hostkey...", end='')
-r_pif ([], failer = print_only_failer)
-print ("PASS")
-
 print ("TEST: Starting ARM...", end='')
 r_arm (['-s'], failer = end_arm_failer, want_stdo = False, want_stde = False)
 print ("PASS")