symbolize-0.1.0.0: test/suite/Suite.hs
{-# OPTIONS_GHC -F -pgmF tasty-discover #-}
-- | Tasty test driver module. Auto-discovers any tests
-- in this directory and subdirectories and runs them.
--
-- c.f. https://hackage.haskell.org/package/tasty-discover