summaryrefslogtreecommitdiff
path: root/test/files/run/proxy.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/proxy.scala')
-rw-r--r--test/files/run/proxy.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/proxy.scala b/test/files/run/proxy.scala
index d9c7bcf69f..48192a7a79 100644
--- a/test/files/run/proxy.scala
+++ b/test/files/run/proxy.scala
@@ -6,4 +6,4 @@ object Test extends Application {
println(p equals 2)
println(p equals 3)
println(p equals null)
-} \ No newline at end of file
+}