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 480656b commit 033f85bCopy full SHA for 033f85b
compiler/test/dotty/tools/vulpix/SummaryReport.scala
@@ -98,7 +98,7 @@ final class SummaryReport extends SummaryReporting {
98
|Test Report
99
|================================================================================
100
|
101
- |$passed passed, $failed failed, ${passed + failed} total
+ |$passed suites passed, $failed failed, ${passed + failed} total
102
|""".stripMargin
103
)
104
0 commit comments