diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2024-06-07 22:20:07 +0200 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2024-06-07 23:22:53 +0200 |
| commit | b59abcd07e8c9bd2c79061f8cfc827a43c9408ef (patch) | |
| tree | aca1c3c6e5637c456c32c2a2f482370783c551a6 /test/app.cpp | |
| parent | 8cecac2948cd0101ad76cbce8e32224f66002b8a (diff) | |
add failing test
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 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), |
