From 723f766abb6ce73d1c0e9e0e1ccc34656737db32 Mon Sep 17 00:00:00 2001 From: Carlos Sosa Date: Fri, 1 May 2020 13:22:05 -0700 Subject: Initial commit --- test/Spec.hs | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/Spec.hs (limited to 'test/Spec.hs') 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 #-} -- cgit v1.3-2-g0d8e