godot/bin/SCsub

5 lines
56 B
Plaintext

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