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

@ -35,6 +35,7 @@ TEST_FORCE_LINK(test_object)
#include "core/object/class_db.h"
#include "core/object/object.h"
#include "core/object/script_language.h"
#include "tests/signal_watcher.h"
namespace TestObject {