Skip to content

Commit b0617fa

Browse files
committed
Fixed test compilation
1 parent 123cbaa commit b0617fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scala-core-collections-2/src/test/scala-2/com/baeldung/scala/flattening/FlattenerSpec.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
package com.baeldung.scala.flattening
22

33
import org.scalatest.wordspec.AnyWordSpec
4+
import Flattener._
45

56
import scala.collection.immutable.Queue
67

0 commit comments

Comments
 (0)