Tests: Tidy up compiled tests

This commit is contained in:
Thaddeus Crews
2026-02-19 16:28:12 -06:00
parent aa094e93e3
commit a7b74be08c
54 changed files with 471 additions and 378 deletions
+2
View File
@@ -32,7 +32,9 @@
TEST_FORCE_LINK(test_array)
#include "core/object/callable_method_pointer.h"
#include "core/variant/array.h"
#include "core/variant/typed_array.h"
#include "tests/test_tools.h"
namespace TestArray {