Skip to content

Commit 1d7f8dc

Browse files
ysthakurprolativ
andauthored
Remove test from negAll
Co-authored-by: Michał Pałka <prolativus@gmail.com>
1 parent 393dab4 commit 1d7f8dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,6 @@ class CompilationTests {
188188
compileFile("tests/neg-custom-args/i13026.scala", defaultOptions.and("-print-lines")),
189189
compileFile("tests/neg-custom-args/i13838.scala", defaultOptions.and("-Ximplicit-search-limit", "1000")),
190190
compileFile("tests/neg-custom-args/jdk-9-app.scala", defaultOptions.and("-release:8")),
191-
compileFile("tests/neg/i16453.scala", defaultOptions),
192191
).checkExpectedErrors()
193192
}
194193

0 commit comments

Comments
 (0)