X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=tst%2Fintegration%2FInvocationTest.cpp;h=fd9c98fff1150afff115049ee96992577e23f31d;hb=7570271f7e1ede3ef65808f859597001338a7fe6;hp=0d4c52ca464fbb2c66a3e49e4818e81e960dd064;hpb=d6d568f97e755bf44f048975b375ed8cbcd6ac91;p=blank.git diff --git a/tst/integration/InvocationTest.cpp b/tst/integration/InvocationTest.cpp index 0d4c52c..fd9c98f 100644 --- a/tst/integration/InvocationTest.cpp +++ b/tst/integration/InvocationTest.cpp @@ -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 {