Skip to content

Commit

Permalink
Add commit to be able to release a new version
Browse files Browse the repository at this point in the history
  • Loading branch information
neko-kai committed Oct 3, 2020
1 parent 41bcee7 commit 5627893
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ package zio.stream.interop
import cats.implicits._
import cats.laws.discipline._
import org.scalacheck.{ Arbitrary, Cogen, Gen }
import zio.stream.interop.catz._
import zio.stream._
import zio.stream.interop.catz._

class catzSpec extends catzSpecZStreamBase with GenStreamInteropCats {

Expand Down

0 comments on commit 5627893

Please sign in to comment.