X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=tst%2Fintegration%2FStandaloneTest.cpp;h=40930a7c39687799d0ff50e9951e2ea74d4e1c72;hb=7570271f7e1ede3ef65808f859597001338a7fe6;hp=d008ec806ac1a99321463c02a015a851762ba6f3;hpb=7bd3601fafbecae415bd96fc24404b21338cd7a4;p=blank.git diff --git a/tst/integration/StandaloneTest.cpp b/tst/integration/StandaloneTest.cpp index d008ec8..40930a7 100644 --- a/tst/integration/StandaloneTest.cpp +++ b/tst/integration/StandaloneTest.cpp @@ -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 {