aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_node.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_node.c')
-rw-r--r--test/test_node.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/test_node.c b/test/test_node.c
index 09e9dfff..574c10d3 100644
--- a/test/test_node.c
+++ b/test/test_node.c
@@ -285,7 +285,5 @@ main(void)
test_node_from_string();
test_node_from_substring();
test_uri_node_from_node();
-
- printf("Success\n");
return 0;
}