ocarina/tests/deck.old/Sconscript

7 lines
89 B
Python

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