summaryrefslogtreecommitdiff
path: root/test/files/run/t5880.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t5880.scala')
-rw-r--r--test/files/run/t5880.scala5
1 files changed, 1 insertions, 4 deletions
diff --git a/test/files/run/t5880.scala b/test/files/run/t5880.scala
index f88df90160..284ba03ff6 100644
--- a/test/files/run/t5880.scala
+++ b/test/files/run/t5880.scala
@@ -1,8 +1,5 @@
-
-import scala.collection.JavaConversions._
-
-
+import scala.collection.convert.ImplicitConversionsToJava._
object Test {