ocarina/tests/idle/Sconscript

7 lines
89 B
Python

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