diff options
| author | Eugen Wissner <belka@caraus.de> | 2023-09-03 10:26:43 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2023-09-03 10:26:43 +0200 |
| commit | 77c9a2ab54b697f37e21b76c1fd82fc42dc4792e (patch) | |
| tree | 882f48c34d14a9ae58642ea41ba102136d7bf8c4 /tests/Spec.hs | |
| parent | c2b98ba395aa486c18fa002175d93aa789b231d6 (diff) | |
| download | slackbuilder-77c9a2ab54b697f37e21b76c1fd82fc42dc4792e.tar.gz | |
Add a test module
Diffstat (limited to 'tests/Spec.hs')
| -rw-r--r-- | tests/Spec.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Spec.hs b/tests/Spec.hs new file mode 100644 index 0000000..a824f8c --- /dev/null +++ b/tests/Spec.hs @@ -0,0 +1 @@ +{-# OPTIONS_GHC -F -pgmF hspec-discover #-} |
