aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--compiler/test/dotc/tests.scala1
-rw-r--r--tests/pickling/default-param-interface.scala (renamed from tests/tasty/default-param-interface.scala)0
-rw-r--r--tests/pickling/i982.scala (renamed from tests/tasty/i982.scala)0
3 files changed, 0 insertions, 1 deletions
diff --git a/compiler/test/dotc/tests.scala b/compiler/test/dotc/tests.scala
index a720f1294..0c4668a89 100644
--- a/compiler/test/dotc/tests.scala
+++ b/compiler/test/dotc/tests.scala
@@ -355,7 +355,6 @@ class tests extends CompilerTest {
@Test def tasty_dotc_util = compileDir(dotcDir, "util", testPickling)
@Test def tasty_tools_io = compileDir(toolsDir, "io", testPickling)
- @Test def tasty_tests = compileDir(testsDir, "tasty", testPickling)
@Test def tasty_bootstrap = {
val logging = if (false) List("-Ylog-classpath", "-verbose") else Nil
diff --git a/tests/tasty/default-param-interface.scala b/tests/pickling/default-param-interface.scala
index 919f4b627..919f4b627 100644
--- a/tests/tasty/default-param-interface.scala
+++ b/tests/pickling/default-param-interface.scala
diff --git a/tests/tasty/i982.scala b/tests/pickling/i982.scala
index 838b250d9..838b250d9 100644
--- a/tests/tasty/i982.scala
+++ b/tests/pickling/i982.scala