aboutsummaryrefslogtreecommitdiff
path: root/src/test.c
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2021-05-01 15:12:09 +0200
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2021-05-01 15:12:09 +0200
commit009dc3ba991290de19f0a5e4e4a25a33e82689cc (patch)
tree8207ae9b3d72525029088d2cef31460f9daa24f0 /src/test.c
parentbd8e73aad283611c096f07e0fc16aa4985f9f2eb (diff)
downloaddns-009dc3ba991290de19f0a5e4e4a25a33e82689cc.tar.gz
improved logging
Diffstat (limited to 'src/test.c')
-rw-r--r--src/test.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/test.c b/src/test.c
index a74edcf..708fff2 100644
--- a/src/test.c
+++ b/src/test.c
@@ -12,9 +12,6 @@ void run_test ()
log_init_stdout(_LOG_DEBUG);
//Space for temporary tests
- test_database();
-
- return;
//tree_balanced_insert(NULL, NULL, NULL, 15 );
//
//Normal tests