Skip to content

Commit d1f2ef4

Browse files
authored
Merge pull request #2075 from dotty-staging/fix/tasty-tests
Move tests/tasty/* to tests/pickling/*
2 parents b2d3b89 + c9c1932 commit d1f2ef4

File tree

3 files changed

+0
-1
lines changed

3 files changed

+0
-1
lines changed

compiler/test/dotc/tests.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,6 @@ class tests extends CompilerTest {
355355

356356
@Test def tasty_dotc_util = compileDir(dotcDir, "util", testPickling)
357357
@Test def tasty_tools_io = compileDir(toolsDir, "io", testPickling)
358-
@Test def tasty_tests = compileDir(testsDir, "tasty", testPickling)
359358

360359
@Test def tasty_bootstrap = {
361360
val logging = if (false) List("-Ylog-classpath", "-verbose") else Nil
File renamed without changes.

0 commit comments

Comments
 (0)