From 2e35ecce9c010381ca85e94b7445673fc19efe4b Mon Sep 17 00:00:00 2001 From: CHM <56677134+chocola-mint@users.noreply.github.com> Date: Wed, 8 Nov 2023 15:38:31 +0800 Subject: Add tests for Camera3D --- 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 8c120f6d3a..5187ebd00f 100644 --- a/tests/test_main.cpp +++ b/tests/test_main.cpp @@ -94,6 +94,7 @@ #include "tests/scene/test_arraymesh.h" #include "tests/scene/test_audio_stream_wav.h" #include "tests/scene/test_bit_map.h" +#include "tests/scene/test_camera_3d.h" #include "tests/scene/test_code_edit.h" #include "tests/scene/test_color_picker.h" #include "tests/scene/test_control.h" -- cgit v1.2.3