mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-21 15:43:09 +00:00
84956fee4b
It was wrongly updating the assigned value with the result of the operation.
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.