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
+3
View File
@@ -34,7 +34,10 @@ TEST_FORCE_LINK(test_code_edit)
#ifndef ADVANCED_GUI_DISABLED
#include "core/input/input_map.h"
#include "scene/gui/code_edit.h"
#include "tests/display_server_mock.h"
#include "tests/signal_watcher.h"
namespace TestCodeEdit {