ocarina/tests/playqueue/Sconscript

7 lines
101 B
Python

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