Tests: Tidy up compiled tests

This commit is contained in:
Thaddeus Crews 2026-02-19 16:28:12 -06:00
parent aa094e93e3
commit a7b74be08c
No known key found for this signature in database
GPG key ID: 8C6E5FEB5FC03CCC
54 changed files with 471 additions and 378 deletions

View file

@ -33,7 +33,7 @@
TEST_FORCE_LINK(test_validate_testing)
#include "core/core_globals.h"
#include "core/os/os.h"
#include "core/object/object.h"
#include "tests/test_tools.h"
namespace TestValidateTesting {