diff options
Diffstat (limited to 'modules/gdscript/tests/scripts/analyzer/features/external_parser_script1c.notest.gd')
-rw-r--r-- | modules/gdscript/tests/scripts/analyzer/features/external_parser_script1c.notest.gd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/gdscript/tests/scripts/analyzer/features/external_parser_script1c.notest.gd b/modules/gdscript/tests/scripts/analyzer/features/external_parser_script1c.notest.gd new file mode 100644 index 0000000000..34a48cba6f --- /dev/null +++ b/modules/gdscript/tests/scripts/analyzer/features/external_parser_script1c.notest.gd @@ -0,0 +1 @@ +extends "external_parser_script1d.notest.gd" |