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