mirror of
https://github.com/godotengine/godot.git
synced 2025-01-23 11:03:13 -05:00
5 lines
56 B
Text
5 lines
56 B
Text
|
Import('env')
|
||
|
Export('env')
|
||
|
|
||
|
SConscript('tests/SCsub');
|