ocarina/tests/group/Sconscript

7 lines
92 B
Python

#!/usr/bin/python
Import("Test", "CONFIG")
CONFIG.GROUP = True
Test("group", "group.cpp")