aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/unit1305.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/unit1305.c')
-rw-r--r--tests/unit/unit1305.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/unit/unit1305.c b/tests/unit/unit1305.c
index 96913f1fa..9db488812 100644
--- a/tests/unit/unit1305.c
+++ b/tests/unit/unit1305.c
@@ -134,8 +134,6 @@ UNITTEST_START
abort_unless(nodep, "insertion into hash failed");
/* Freeing will now be done by Curl_hash_destroy */
data_node = NULL;
-
- /* To do: test retrieval, deletion, edge conditions */
}
UNITTEST_STOP