summaryrefslogtreecommitdiffhomepage
path: root/test/app.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/app.cpp')
-rw-r--r--test/app.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/app.cpp b/test/app.cpp
index af5cc1f9..4677de39 100644
--- a/test/app.cpp
+++ b/test/app.cpp
@@ -53,6 +53,7 @@ int test_app::exec()
FM_TEST(test_hash),
FM_TEST(test_raycast),
FM_TEST(test_json),
+ FM_TEST(test_time),
FM_TEST(test_loader),
FM_TEST(test_region),
FM_TEST(test_wall_atlas),