mirror of
https://github.com/godotengine/godot
synced 2024-11-02 09:38:07 +00:00
4 lines
56 B
Text
4 lines
56 B
Text
Import('env')
|
|
Export('env')
|
|
|
|
SConscript('tests/SCsub');
|