summaryrefslogtreecommitdiff
path: root/test/hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/hash.c')
-rw-r--r--test/hash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/hash.c b/test/hash.c
index 3eceeae..8504cbd 100644
--- a/test/hash.c
+++ b/test/hash.c
@@ -45,7 +45,7 @@ int main(int argc, char **argv)
}
}
-// parserutils_hash_dump(hash);
+ parserutils_hash_dump(hash);
parserutils_hash_destroy(hash);