summaryrefslogtreecommitdiff
path: root/test/files/pos/t0165.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/pos/t0165.scala')
-rwxr-xr-xtest/files/pos/t0165.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/pos/t0165.scala b/test/files/pos/t0165.scala
index 05c4a1c77a..76aef85240 100755
--- a/test/files/pos/t0165.scala
+++ b/test/files/pos/t0165.scala
@@ -1,5 +1,5 @@
package test3
-import scala.collection.jcl.LinkedHashMap
+import scala.collection.mutable.LinkedHashMap
trait Main {
def asMany : ArrayResult = {