rainbox-0.2.0.0: test/Rainbox/BoxDir.hs
module Rainbox.BoxDir where import qualified Rainbox.Box.PrimitivesTests import Test.Tasty tests :: TestTree tests = testGroup "Box" [ Rainbox.Box.PrimitivesTests.tests ]
module Rainbox.BoxDir where import qualified Rainbox.Box.PrimitivesTests import Test.Tasty tests :: TestTree tests = testGroup "Box" [ Rainbox.Box.PrimitivesTests.tests ]