diff --git a/tests/pending/run-with-compiler/quote-run-large.check b/tests/run-with-compiler/quote-run-large.check similarity index 100% rename from tests/pending/run-with-compiler/quote-run-large.check rename to tests/run-with-compiler/quote-run-large.check diff --git a/tests/pending/run-with-compiler/quote-run-large.scala b/tests/run-with-compiler/quote-run-large.scala similarity index 99% rename from tests/pending/run-with-compiler/quote-run-large.scala rename to tests/run-with-compiler/quote-run-large.scala index 71f3678498fd..43f02704700d 100644 --- a/tests/pending/run-with-compiler/quote-run-large.scala +++ b/tests/run-with-compiler/quote-run-large.scala @@ -1,6 +1,6 @@ import dotty.tools.dotc.quoted.Toolbox._ -import scala.quoted.TastyExpr +import scala.quoted.Exprs.TastyExpr object Test { def main(args: Array[String]): Unit = {