summaryrefslogtreecommitdiff
path: root/tests/chunk-io-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/chunk-io-test.c')
-rw-r--r--tests/chunk-io-test.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/chunk-io-test.c b/tests/chunk-io-test.c
index 29062a69..1e53eef1 100644
--- a/tests/chunk-io-test.c
+++ b/tests/chunk-io-test.c
@@ -358,8 +358,6 @@ do_io_tests (void)
gssize nread, nwrote, total;
gssize chunk_length, chunk_total;
- debug_printf (1, "\nI/O tests\n");
-
raw_contents = soup_test_get_index ();
chunkified = chunkify (raw_contents->data, raw_contents->length);