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