mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-21 13:41:59 +00:00
21bb5b9c0e
This is check is a bit too eager. The user should be able to handle the
return value even if it's a freed object.
(cherry picked from commit abbdf80643)
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.