2
0
mirror of https://github.com/godotengine/godot.git synced 2025-03-01 23:21:39 +08:00
godot/bin/SCsub
2014-02-09 22:10:30 -03:00

5 lines
56 B
Plaintext

Import('env')
Export('env')
SConscript('tests/SCsub');