aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2018-12-04 16:54:35 +0000
committerYann Herklotz <ymherklotz@gmail.com>2018-12-04 16:54:35 +0000
commit3d5626b32bb66b66a503dd60995d7ece80084d56 (patch)
tree24f31129b83a49e3ba8f3aed92a75f35701fc420 /tests
parentcf8ab8157ebe18538b026379a8221b547b548830 (diff)
downloadverismith-3d5626b32bb66b66a503dd60995d7ece80084d56.tar.gz
verismith-3d5626b32bb66b66a503dd60995d7ece80084d56.zip
Add newline to test
Diffstat (limited to 'tests')
-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
+