summaryrefslogtreecommitdiff
path: root/tests/Spec.hs
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2025-08-11 13:53:48 +0300
committerEugen Wissner <belka@caraus.de>2025-08-11 13:53:48 +0300
commita2e8e1bcf2fbfcc8cc1b980cca2b93df86e1a7fe (patch)
tree20644ae36ab6b5496f46e777b89bfa84bb1fa2f0 /tests/Spec.hs
parent8b3f87ecf2d623a276948bd388bb5a7a28d5139d (diff)
downloadslackbuilder-a2e8e1bcf2fbfcc8cc1b980cca2b93df86e1a7fe.tar.gz
Rename tests directory into test
Diffstat (limited to 'tests/Spec.hs')
-rw-r--r--tests/Spec.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Spec.hs b/tests/Spec.hs
deleted file mode 100644
index a824f8c..0000000
--- a/tests/Spec.hs
+++ /dev/null
@@ -1 +0,0 @@
-{-# OPTIONS_GHC -F -pgmF hspec-discover #-}