summaryrefslogtreecommitdiff
path: root/test/Spec.hs
diff options
context:
space:
mode:
authorCarlos Sosa <gnusosa@gnusosa.net>2020-05-01 13:22:05 -0700
committerCarlos Sosa <gnusosa@gnusosa.net>2020-05-15 12:37:16 -0700
commit723f766abb6ce73d1c0e9e0e1ccc34656737db32 (patch)
tree87a7608e38651d9f35014b14b79dad33c9822d2f /test/Spec.hs
Initial commit
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 #-}