diff options
Diffstat (limited to 'project.godot')
| -rw-r--r-- | project.godot | 2 |
1 files changed, 1 insertions, 1 deletions
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", |
