Skip to content

Commit 5f04610

Browse files
committed
Remove outdated tests.
dotc_core_transform directory is empty. Files where moved while restructuring erasure.
1 parent df28f8a commit 5f04610

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/dotc/tests.scala

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,6 @@ class tests extends CompilerTest {
108108
defaultOptions diff List("-YnoDeepSubtypes"))
109109
// @odesky, fails on assertion in TypeComparer:425 (fixed)
110110

111-
@Test def dotc_core_transform = compileDir(dotcDir + "tools/dotc/core/transform", twice)
112-
113111
@Test def dotc_transform = compileDir(dotcDir + "tools/dotc/transform", twice)
114112
// @odersky, fails with datarace (fixed)
115113
// now fails with unapplied setter generated by pattern matcher:

0 commit comments

Comments
 (0)