diff options
Diffstat (limited to 'test/app.cpp')
-rw-r--r-- | test/app.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/app.cpp b/test/app.cpp index 5e343bdc..0cacfe45 100644 --- a/test/app.cpp +++ b/test/app.cpp @@ -54,6 +54,7 @@ int test_app::exec() FM_TEST(test_raycast), FM_TEST(test_json), FM_TEST(test_loader), + FM_TEST(test_region), FM_TEST(test_wall_atlas), FM_TEST(test_json2), FM_TEST(test_wall_atlas2), |