Skip to content

Commit befa11f

Browse files
Restore t7126
1 parent 71f06ef commit befa11f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

compiler/test/dotty/tools/dotc/CompilationTests.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ class CompilationTests extends ParallelTesting {
168168
@Test def runAll: Unit =
169169
compileFilesInDir("../tests/run", defaultOptions).checkRuns()
170170

171-
// The two tests that currently fail under -optimise
171+
// For the single test that currently fail under -optimise
172172
@Test def runNotOptimised: Unit =
173173
compileFilesInDir("../tests/run-not-optimised", defaultOptions.filterNot("-optimise".==)).checkRuns()
174174

File renamed without changes.

0 commit comments

Comments
 (0)