diff options
Diffstat (limited to 'test/app.hpp')
-rw-r--r-- | test/app.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/app.hpp b/test/app.hpp index 989b72be..b358d896 100644 --- a/test/app.hpp +++ b/test/app.hpp @@ -19,6 +19,7 @@ void test_astar(); void test_astar_pool(); void test_bitmask(); void test_bptr(); +void test_collisions(); void test_coords(); void test_critter(); void test_dijkstra(); |