From f711d55d465bd8838dc55bde1f4a25d582a6bb6b Mon Sep 17 00:00:00 2001 From: Sophia Pearson Date: Sun, 4 Sep 2022 21:52:27 +0200 Subject: tests: adjust tests to new design --- project.godot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project.godot') diff --git a/project.godot b/project.godot index 6b4fafa..3f00c81 100644 --- a/project.godot +++ b/project.godot @@ -12,7 +12,7 @@ _global_script_classes=[ { "base": "GutTest", "class": "CommandParserTestBase", "language": "GDScript", -"path": "res://Tests/ComponentTests/ParserTests/CommandParserTestBase.gd" +"path": "res://Tests/Game/CommandParserTestBase.gd" }, { "base": "Reference", "class": "GutHookScript", -- cgit v1.2.3