aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/statistics/hash_table_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/core/statistics/hash_table_test.c')
-rw-r--r--test/core/statistics/hash_table_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/statistics/hash_table_test.c b/test/core/statistics/hash_table_test.c
index a5d5fada7d..9b7a712c18 100644
--- a/test/core/statistics/hash_table_test.c
+++ b/test/core/statistics/hash_table_test.c
@@ -298,4 +298,4 @@ int main(int argc, char** argv) {
test_insertion_with_same_key();
test_insertion_and_deletion_with_high_collision_rate();
return 0;
-} \ No newline at end of file
+}