Completely refactor install targets
[senf.git] / Packets / DefaultBundle / extra_tests / SConscript
1 # -*- python -*-
2
3 Import('env')
4 import SENFSCons, glob
5
6 ###########################################################################
7
8 SENFSCons.Test(env, sources = glob.glob("*.test.cc"))