octane-0.2.0: test-suite/Octane/Type/PropertySpec.hs
module Octane.Type.PropertySpec (spec) where
import Test.Tasty.Hspec
spec :: Spec
spec = describe "Property" $ do
return ()
module Octane.Type.PropertySpec (spec) where
import Test.Tasty.Hspec
spec :: Spec
spec = describe "Property" $ do
return ()