1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-09 12:50:35 +00:00
Files
godot/bin/SCsub
2014-02-09 22:10:30 -03:00

5 lines
56 B
Plaintext

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