]> git.localhorst.tv Git - blank.git/blobdiff - tst/integration/StandaloneTest.cpp
add option to skip tests requiring a display
[blank.git] / tst / integration / StandaloneTest.cpp
index d008ec806ac1a99321463c02a015a851762ba6f3..40930a7c39687799d0ff50e9951e2ea74d4e1c72 100644 (file)
@@ -2,7 +2,7 @@
 
 #include "TestInstance.hpp"
 
-CPPUNIT_TEST_SUITE_REGISTRATION(blank::test::StandaloneTest);
+CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(blank::test::StandaloneTest, "integration");
 
 
 namespace blank {