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 91c56b29..bc02a952 100644
--- a/test/app.cpp
+++ b/test/app.cpp
@@ -72,6 +72,7 @@ int App::exec()
FM_TEST(test_json2),
FM_TEST(test_json3),
FM_TEST(test_loader),
+ FM_TEST(test_collisions),
FM_TEST(test_raycast),
FM_TEST(test_region),
FM_TEST(test_wall_atlas),