buuka/test/Test/Data/Functor/Foldable.hs

7 lines
123 B
Haskell
Raw Normal View History

2021-01-02 09:09:38 +02:00
module Test.Data.Functor.Foldable where
import Test.Tasty
tests :: TestTree
tests = testGroup "Data.Functor.Foldable" []