We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fb7454 commit 09ab51fCopy full SHA for 09ab51f
xctool/xctool-tests/JUnitReporterTests.m
@@ -36,7 +36,7 @@ - (void)testTestResults {
36
timeRegex = nil;
37
STAssertEqualObjects(@"\
38
<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n\
39
-<testsuites name=\"TestProject-LibraryTests.octest\" tests=\"7\" failures=\"1\" errors=\"0\" time=\"\">\n\
+<testsuites name=\"AllTestUnits\" tests=\"7\" failures=\"1\" errors=\"0\" time=\"\">\n\
40
\t<testsuite name=\"OtherTests\" tests=\"1\" failures=\"0\" errors=\"0\" time=\"\" timestamp=\"\">\n\
41
\t\t<testcase classname=\"OtherTests\" name=\"testSomething\" time=\"\">\n\
42
\t\t</testcase>\n\
0 commit comments