From d7e352402cf21da54933392372f7a9232d3d7f23 Mon Sep 17 00:00:00 2001 From: dfandrich Date: Thu, 12 Nov 2015 20:40:26 +0100 Subject: unit1603: Added unit tests for hash functions --- tests/unit/unit1305.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/unit/unit1305.c') 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 -- cgit v1.2.3