mirror of
https://github.com/godotengine/godot.git
synced 2026-02-22 23:20:41 +00:00
4 lines
56 B
Text
4 lines
56 B
Text
Import('env')
|
|
Export('env')
|
|
|
|
SConscript('tests/SCsub');
|