brittany/src-unittests/TestMain.hs

13 lines
171 B
Haskell

import Test.Hspec
import AsymptoticPerfTests
main :: IO ()
main = hspec $ tests
tests :: Spec
tests = do
describe "asymptotic perf roundtrips" $ asymptoticPerfTest