godot/bin/SCsub

7 lines
74 B
Python

#!/usr/bin/python
Import('env')
Export('env')
SConscript('tests/SCsub')