diff options
| author | tv <tv@krebsco.de> | 2026-03-08 05:33:25 +0100 |
|---|---|---|
| committer | tv <tv@krebsco.de> | 2026-03-09 01:11:47 +0100 |
| commit | f4930a40e3ae7af4c43c78f7062d34385153a891 (patch) | |
| tree | a05dae76514fe7b193dd955ca145434a081cdc3f /test/Main.hs | |
| parent | fe1a26935fed135919e53f2e97edba4038ade2e2 (diff) | |
add semantic normalization tests; split test suite
Diffstat (limited to 'test/Main.hs')
| -rw-r--r-- | test/Main.hs | 1 |
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 #-} |
