brittany/src-unittests/TestMain.hs

25 lines
315 B
Haskell

{-# LANGUAGE QuasiQuotes #-}
module Main where
#include "prelude.inc"
import Test.Hspec
import NeatInterpolation
import Language.Haskell.Brittany.Internal
import AsymptoticPerfTests
main :: IO ()
main = hspec $ tests
tests :: Spec
tests = do
describe "asymptotic perf roundtrips" $ asymptoticPerfTest