Combine todo.txt related stuff, remove old stuff

This commit is contained in:
Joscha 2018-09-11 17:10:17 +00:00
parent eaab256cca
commit 8f1b2856dc
18 changed files with 384 additions and 1384 deletions

View file

@ -1,7 +1,7 @@
import Test.Hspec
import Tests.DateExpr
import Tests.Todotxt
main :: IO ()
main = hspec $ do
testDateExpr
testTodotxt