module Octane.Types.CacheItemSpec (spec) where import Test.Tasty.Hspec spec :: Spec spec = describe "CacheItem" $ do return ()