Skip to content

Commit ef0473c

Browse files
committed
Re-enable FromTasty test
1 parent c863922 commit ef0473c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,6 @@ class FromTastyTests extends ParallelTesting {
100100
val (step1, step2, step3) = compileTastyInDir("tests/run", defaultOptions,
101101
blacklist = Set(
102102

103-
// Class not found
104-
"puzzle.scala",
105-
106103
"t3613.scala",
107104
"t7223.scala",
108105
"t7899-regression.scala",

0 commit comments

Comments
 (0)