ocarina/tests/index/Sconscript

7 lines
95 B
Python

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