summaryrefslogtreecommitdiffstats
path: root/test/Main.hs
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2026-03-08 05:33:25 +0100
committertv <tv@krebsco.de>2026-03-09 01:11:47 +0100
commitf4930a40e3ae7af4c43c78f7062d34385153a891 (patch)
treea05dae76514fe7b193dd955ca145434a081cdc3f /test/Main.hs
parentfe1a26935fed135919e53f2e97edba4038ade2e2 (diff)
add semantic normalization tests; split test suite
Diffstat (limited to 'test/Main.hs')
-rw-r--r--test/Main.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Main.hs b/test/Main.hs
new file mode 100644
index 0000000..a824f8c
--- /dev/null
+++ b/test/Main.hs
@@ -0,0 +1 @@
+{-# OPTIONS_GHC -F -pgmF hspec-discover #-}