From f07552ba92c2b05db5749c8c00f8a57fceab82e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20K=C5=99=C3=AD=C5=BE?= Date: Sat, 27 Mar 2021 22:50:25 +0100 Subject: add tests for path3d --- tests/test_main.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/test_main.cpp') diff --git a/tests/test_main.cpp b/tests/test_main.cpp index f2a546de9b..0d4f9d7a01 100644 --- a/tests/test_main.cpp +++ b/tests/test_main.cpp @@ -62,6 +62,7 @@ #include "test_object.h" #include "test_ordered_hash_map.h" #include "test_paged_array.h" +#include "test_path_3d.h" #include "test_pck_packer.h" #include "test_physics_2d.h" #include "test_physics_3d.h" -- cgit v1.2.3