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