There was an error while loading. Please reload this page.
1 parent eb43176 commit 8494e2dCopy full SHA for 8494e2d
1 file changed
tests/TestScripts/DiscoverTests/register-tests.cpp
@@ -39,3 +39,5 @@ class TestCaseFixture {
39
};
40
41
TEST_CASE_METHOD(TestCaseFixture, "A test case as method", "[tagstagstags]") {}
42
+
43
+TEST_CASE( "Newlines\nAnd\rOther\n\tWhitespace", "[whitespace-going-wild]" ) {}
0 commit comments