diff options
| author | Eugen Wissner <belka@caraus.de> | 2024-07-23 22:44:42 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2024-07-23 22:44:42 +0200 |
| commit | 9d1f0385945e926e7084e60fc72fe5846e7139b2 (patch) | |
| tree | 96bd319dc0dc26059ce3f42d5a91f84624fe3ea0 /tests/Spec.hs | |
| parent | 01398f48bf2d17a3836a5d5b5467d0fb05e3f337 (diff) | |
| download | elna-9d1f0385945e926e7084e60fc72fe5846e7139b2.tar.gz | |
Split in lib and tests
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 #-} |
