Skip to content

Commit 2b1d39e

Browse files
committed
moved tests to pos-macros
1 parent 7ae13f0 commit 2b1d39e

File tree

3 files changed

+0
-1
lines changed

3 files changed

+0
-1
lines changed

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

-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ class BootstrappedOnlyCompilationTests {
2828
compileFilesInDir("tests/pos-macros", defaultOptions),
2929
compileFilesInDir("tests/pos-custom-args/semanticdb", defaultOptions.and("-Xsemanticdb")),
3030
compileDir("tests/pos-special/i7592", defaultOptions.and("-Yretain-trees")),
31-
compileDir("tests/pos-special/i11251", defaultOptions.and("-Ycheck:macros")),
3231
).checkCompile()
3332
}
3433

0 commit comments

Comments
 (0)