From eb40810f25a2ab29e24c64f1e3c82b3b590460c8 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Wed, 10 Jul 2019 05:57:35 +0200 Subject: Replace tasty and HUnit with Hspec --- tests/Spec.hs | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/Spec.hs (limited to 'tests/Spec.hs') 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 #-} -- cgit v1.2.3