Add a test module

This commit is contained in:
2023-09-03 10:26:43 +02:00
parent c2b98ba395
commit 77c9a2ab54
7 changed files with 147 additions and 48 deletions

1
tests/Spec.hs Normal file
View File

@ -0,0 +1 @@
{-# OPTIONS_GHC -F -pgmF hspec-discover #-}