Skip to content

Commit 0c8ede0

Browse files
committed
Re-enable FromTasty test
1 parent 133f0d4 commit 0c8ede0

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
@@ -88,9 +88,6 @@ class FromTastyTests extends ParallelTesting {
8888
val (step1, step2, step3) = compileTastyInDir("../tests/run", defaultOptions,
8989
blacklist = Set(
9090

91-
// Class not found
92-
"puzzle.scala",
93-
9491
"t3613.scala",
9592

9693
// Missing position

0 commit comments

Comments
 (0)