aboutsummaryrefslogtreecommitdiff
path: root/tests/run/colltest6/CollectionTests_2.scala
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run/colltest6/CollectionTests_2.scala')
-rw-r--r--tests/run/colltest6/CollectionTests_2.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run/colltest6/CollectionTests_2.scala b/tests/run/colltest6/CollectionTests_2.scala
index 3304ffb22..f139fa151 100644
--- a/tests/run/colltest6/CollectionTests_2.scala
+++ b/tests/run/colltest6/CollectionTests_2.scala
@@ -2,7 +2,7 @@ import Predef.{augmentString => _, wrapString => _, intArrayOps => _, booleanArr
import scala.reflect.ClassTag
object Test {
- import strawman.collections._
+ import colltest6.strawman.collections._
import CollectionStrawMan6._
def seqOps(xs: Seq[Int]) = {