summaryrefslogtreecommitdiffhomepage
path: root/test/app.hpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2024-05-08 15:52:01 +0200
committerStanislaw Halik <sthalik@misaki.pl>2024-05-08 15:55:46 +0200
commitd3ce646545c77612035adabb57ecd4e03d3950fa (patch)
tree9f7857561962ec20ff27b3404292eff88acce184 /test/app.hpp
parentec5555d7dcd5fe9f53cf2f2e462bf0506f40625b (diff)
move temporary tests to be executed first
Diffstat (limited to 'test/app.hpp')
-rw-r--r--test/app.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/app.hpp b/test/app.hpp
index 7e2381bc..fff5a5fa 100644
--- a/test/app.hpp
+++ b/test/app.hpp
@@ -31,6 +31,7 @@ void test_json3();
void test_loader();
void test_loader2();
void test_loader3();
+void test_local();
void test_magnum_math();
void test_math();
void test_raycast();
@@ -40,6 +41,5 @@ void test_saves();
void test_script();
void test_wall_atlas();
void test_wall_atlas2();
-void test_zzz_misc();
} // namespace floormat::Test