mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-21 07:44:14 +00:00
cc6e8379d4
GDScript: Fix wrong marking of some lines related to Variant as unsafe
GDScript integration tests
The scripts/ folder contains integration tests in the form of GDScript files
and output files.
See the Integration tests for GDScript documentation for information about creating and running GDScript integration tests.