summaryrefslogtreecommitdiff
path: root/test/files/run
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run')
-rw-r--r--test/files/run/t5527.check1
-rw-r--r--test/files/run/t5527.scala2
2 files changed, 2 insertions, 1 deletions
diff --git a/test/files/run/t5527.check b/test/files/run/t5527.check
index cae1a80199..bdd5ac8295 100644
--- a/test/files/run/t5527.check
+++ b/test/files/run/t5527.check
@@ -18,3 +18,4 @@ package <empty> {
}
}
}
+
diff --git a/test/files/run/t5527.scala b/test/files/run/t5527.scala
index 3badffde14..8280ee06ba 100644
--- a/test/files/run/t5527.scala
+++ b/test/files/run/t5527.scala
@@ -20,7 +20,7 @@ object Test extends DirectTest {
}
}
}
- """
+ """.trim
override def show(): Unit = {
// redirect err to out, for logging