Skip to content

Commit 8c41a29

Browse files
Fix Staging Repl tests breakage
1 parent 56bf395 commit 8c41a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

staging/test/scala/quoted/staging/repl/StagingScriptedReplTests.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package scala.quoted.staging.repl
22

33
import dotty.BootstrappedOnlyTests
4-
import dotty.tools.repl.ReplTest
4+
import dotty.tools.repl.{ ReplTest, scripts }
55
import dotty.tools.vulpix.TestConfiguration
66
import org.junit.Test
77
import org.junit.experimental.categories.Category

0 commit comments

Comments
 (0)