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,7 +35,6 @@ TEST_FORCE_LINK(test_graph_node)
#ifndef ADVANCED_GUI_DISABLED
#include "scene/gui/graph_node.h"
#include "scene/main/window.h"
namespace TestGraphNode {