summaryrefslogtreecommitdiff
path: root/test/files/run/t4671.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t4671.scala')
-rw-r--r--test/files/run/t4671.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/t4671.scala b/test/files/run/t4671.scala
index 6170104c33..aba0138aad 100644
--- a/test/files/run/t4671.scala
+++ b/test/files/run/t4671.scala
@@ -1,6 +1,6 @@
import scala.tools.partest.ReplTest
-object Test extends ReplTest {
+object Test extends ReplTest {
// My god...it's full of quines
def code = """
object o { val file = sys.props("partest.cwd") + "/t4671.scala" }