diff options
Diffstat (limited to 'test/main.cpp')
-rw-r--r-- | test/main.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/main.cpp b/test/main.cpp index 2bd038ce..a5a96c54 100644 --- a/test/main.cpp +++ b/test/main.cpp @@ -33,6 +33,7 @@ int test_app::exec() test_math(); test_hash(); test_wall_atlas(); + test_wall_atlas2(); test_scenery(); test_path_search_node_pool(); |