#include #include "../src/GUI_Window.hpp" TEST_CASE("GUI Test") { REQUIRE(42 == 42); }