mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-18 11:40:06 +00:00
221deb1cc1
Since it's almost always used with the same path, assume it is running from the Godot source root.
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.