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