Skip to content

Commit e2f06b8

Browse files
committed
add test to fromTasty blacklist
1 parent eac7190 commit e2f06b8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

+3
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ class FromTastyTests extends ParallelTesting {
4545
"t8023.scala",
4646
"hklub0.scala",
4747
"i1365.scala",
48+
"dependent-class.scala",
49+
"dependent-t5700.scala",
50+
"dependent-1262.scala",
4851

4952
// Missing position
5053
"i3000.scala",

0 commit comments

Comments
 (0)