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