aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test.hs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test.hs')
-rw-r--r--tests/test.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test.hs b/tests/test.hs
index 3255c72..b1958c3 100644
--- a/tests/test.hs
+++ b/tests/test.hs
@@ -1,3 +1,5 @@
+module Main where
+
import Test.Tasty
import Test.Tasty.HUnit
import Test.Tasty.QuickCheck as QC