summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAdriaan Moors <adriaan@lightbend.com>2016-10-28 15:23:39 -0700
committerGitHub <noreply@github.com>2016-10-28 15:23:39 -0700
commit2f2f0f7db36790fe3f5a31b41974a380a5c6cadf (patch)
treeeddfec3a20fe0eda265979bf48a6a97037981515 /test
parentb9a16c4a812a0bde8bd23fb90c0ec5d9439e0e14 (diff)
parent614f3de8ec09bc1d1e8b309cc0851345c7f1390d (diff)
downloadscala-2f2f0f7db36790fe3f5a31b41974a380a5c6cadf.tar.gz
scala-2f2f0f7db36790fe3f5a31b41974a380a5c6cadf.tar.bz2
scala-2f2f0f7db36790fe3f5a31b41974a380a5c6cadf.zip
Merge pull request #5478 from dragos/backport/remove-println-SI-8717
[backport] Replace println with log calls in BrowsingLoaders
Diffstat (limited to 'test')
-rw-r--r--test/files/presentation/t8085.check1
-rw-r--r--test/files/presentation/t8085b.check1
2 files changed, 0 insertions, 2 deletions
diff --git a/test/files/presentation/t8085.check b/test/files/presentation/t8085.check
index 921ca7528b..0e85de45f9 100644
--- a/test/files/presentation/t8085.check
+++ b/test/files/presentation/t8085.check
@@ -1,3 +1,2 @@
reload: NodeScalaSuite.scala
-open package module: package object nodescala
Test OK
diff --git a/test/files/presentation/t8085b.check b/test/files/presentation/t8085b.check
index 921ca7528b..0e85de45f9 100644
--- a/test/files/presentation/t8085b.check
+++ b/test/files/presentation/t8085b.check
@@ -1,3 +1,2 @@
reload: NodeScalaSuite.scala
-open package module: package object nodescala
Test OK