Skip to content

Commit 7de9503

Browse files
committed
fix syntax error after rebase
1 parent 14098b2 commit 7de9503

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compiler/test/dotty/tools/vulpix/ParallelTesting.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,6 @@ trait ParallelTesting extends RunnerOrchestration { self =>
532532
if (checkFile.exists && checkCompileOutput)
533533
verifyCompileOutput(testSource, checkFile, reporters(index).asInstanceOf[StoredTestReporter])
534534
}
535-
}
536535
}
537536
}
538537
}

0 commit comments

Comments
 (0)