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