task-machine/test/Spec.hs

7 lines
107 B
Haskell

import Test.Hspec
import Tests.Todotxt
main :: IO ()
main = hspec $ do
testTodotxt