ocarina/tests/file/Sconscript

7 lines
89 B
Python

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