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