mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-18 05:27:44 +00:00
d4bec5855e
Added check for null objects in gdscript typed assign.
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.