summaryrefslogtreecommitdiffstats
path: root/test/Spec.hs
diff options
context:
space:
mode:
authorLibravatar Alexander Foremny <aforemny@posteo.de>2024-07-25 09:42:11 +0200
committerLibravatar Alexander Foremny <aforemny@posteo.de>2024-08-08 15:46:58 +0200
commit272b3ace747857729171780edae898819d211832 (patch)
tree5e791779a318521175104a7e9140dc186c4b3d54 /test/Spec.hs
init
Diffstat (limited to 'test/Spec.hs')
-rw-r--r--test/Spec.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Spec.hs b/test/Spec.hs
new file mode 100644
index 0000000..a824f8c
--- /dev/null
+++ b/test/Spec.hs
@@ -0,0 +1 @@
+{-# OPTIONS_GHC -F -pgmF hspec-discover #-}