Skip to content

Commit

Permalink
ref: test to scala 3 only
Browse files Browse the repository at this point in the history
  • Loading branch information
HollandDM committed May 30, 2024
1 parent 178ca78 commit e67afbc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import com.raquo.airstream.split.SplittableTypeMacros.{splitMatch, handleCase, t
import scala.collection.{immutable, mutable}
import scala.scalajs.js
import com.raquo.airstream.ShouldSyntax.shouldBeEmpty
import org.scalatest.{Assertion, Assertions}

class SplittableTypeSpec extends UnitSpec {

Expand Down

0 comments on commit e67afbc

Please sign in to comment.