removed tests from gitignore and added them to repo

This commit is contained in:
macocianradu
2021-11-11 17:29:04 +01:00
parent 3890ed5f03
commit 6367fb7c45
5 changed files with 244 additions and 1 deletions

1
test/Spec.hs Normal file
View File

@@ -0,0 +1 @@
{-# OPTIONS_GHC -F -pgmF hspec-discover #-}