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 b1995e77..d32b9759 100644 --- a/test/app.hpp +++ b/test/app.hpp @@ -23,6 +23,7 @@ void test_coords(); void test_critter(); void test_dijkstra(); void test_entity(); +void test_handle(); void test_hash(); void test_hole(); void test_iptr(); |