Initial commit
This commit is contained in:
4
test/doctest.hs
Normal file
4
test/doctest.hs
Normal file
@@ -0,0 +1,4 @@
|
||||
import Test.DocTest
|
||||
|
||||
main :: IO ()
|
||||
main = doctest ["-ilib", "lib/HDT/Tasks.hs"]
|
||||
Reference in New Issue
Block a user