agora/agora-test/Spec/Effect/GovernorMutation.hs
2022-05-17 20:54:17 +08:00

6 lines
112 B
Haskell

module Spec.Effect.GovernorMutation (tests) where
import Test.Tasty (TestTree)
tests :: [TestTree]
tests = []