diff options
author | A Thousand Ships <96648715+AThousandShips@users.noreply.github.com> | 2024-03-02 19:49:32 +0100 |
---|---|---|
committer | A Thousand Ships <96648715+AThousandShips@users.noreply.github.com> | 2024-03-04 19:11:28 +0100 |
commit | 1e61e422509f0991a24fc4bb4ed4563e627e5ea8 (patch) | |
tree | a8f4afc48e1901a62bd46e99d7e78e90d159b7cd /modules/gdscript/tests/scripts/parser | |
parent | 01dc5c5b58e93cb893c9c427419eb7838e73ec7d (diff) | |
download | redot-engine-1e61e422509f0991a24fc4bb4ed4563e627e5ea8.tar.gz |
[GDScript] Fix some test file paths
Diffstat (limited to 'modules/gdscript/tests/scripts/parser')
-rw-r--r-- | modules/gdscript/tests/scripts/parser/errors/dollar_assignment_bug_53696.gd (renamed from modules/gdscript/tests/scripts/parser/errors/dollar-assignment-bug-53696.gd) | 0 | ||||
-rw-r--r-- | modules/gdscript/tests/scripts/parser/errors/dollar_assignment_bug_53696.out (renamed from modules/gdscript/tests/scripts/parser/errors/dollar-assignment-bug-53696.out) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/modules/gdscript/tests/scripts/parser/errors/dollar-assignment-bug-53696.gd b/modules/gdscript/tests/scripts/parser/errors/dollar_assignment_bug_53696.gd index e9690ee93d..e9690ee93d 100644 --- a/modules/gdscript/tests/scripts/parser/errors/dollar-assignment-bug-53696.gd +++ b/modules/gdscript/tests/scripts/parser/errors/dollar_assignment_bug_53696.gd diff --git a/modules/gdscript/tests/scripts/parser/errors/dollar-assignment-bug-53696.out b/modules/gdscript/tests/scripts/parser/errors/dollar_assignment_bug_53696.out index 9fafcb5a64..9fafcb5a64 100644 --- a/modules/gdscript/tests/scripts/parser/errors/dollar-assignment-bug-53696.out +++ b/modules/gdscript/tests/scripts/parser/errors/dollar_assignment_bug_53696.out |