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