summaryrefslogtreecommitdiffhomepage
path: root/test/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/main.cpp')
-rw-r--r--test/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/main.cpp b/test/main.cpp
index 131e8452..4ff866bf 100644
--- a/test/main.cpp
+++ b/test/main.cpp
@@ -31,6 +31,7 @@ int test_app::exec()
test_serializer_2();
test_path_search();
test_math();
+ test_hash();
zzz_test_misc();
return 0;