module AST.Test where import Test.Tasty -- import Test.Tasty.HUnit tests :: TestTree tests = testGroup "AST" $ [ ]