packages feed

octane-0.1.0: test-suite/Octane/Types/CachePropertySpec.hs

module Octane.Types.CachePropertySpec (spec) where

import Test.Tasty.Hspec

spec :: Spec
spec = describe "CacheProperty" $ do
    return ()