module Octane.Type.CachePropertySpec (spec) where import Test.Tasty.Hspec spec :: Spec spec = describe "CacheProperty" $ do return ()