summaryrefslogtreecommitdiff
path: root/bin/SCsub
blob: db057ed1035a05951a8c01e97dd42fd858b4cf17 (plain)
1
2
3
4
Import('env')
Export('env')

SConscript('tests/SCsub');