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