graphql-engine/server/src-test/Discover.hs
Tom Harding 4f3fc9853b Use hspec-discover for src-test, remove unitSpecs list.
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5078
GitOrigin-RevId: c2137264810a2575bae8d83fcdd7a0c8251db50e
2022-07-18 14:15:17 +00:00

3 lines
119 B
Haskell

{-# OPTIONS_GHC -F -pgmF hspec-discover -optF --module-name=Discover #-}
{-# OPTIONS_GHC -Wno-missing-export-lists #-}