aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Test.hs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Test.hs')
-rw-r--r--tests/Test.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Test.hs b/tests/Test.hs
index 0eb9e0a..c234b90 100644
--- a/tests/Test.hs
+++ b/tests/Test.hs
@@ -8,3 +8,4 @@ tests :: TestTree
tests = testGroup "Tests" [unitTests, propertyTests]
main = defaultMain tests
+