projekty
/
fp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
reenable tests
[fp.git]
/
tests
/
doctest.hs
diff --git
a/tests/doctest.hs
b/tests/doctest.hs
index
793c0ab
..
258b4dd
100644
(file)
--- a/
tests/doctest.hs
+++ b/
tests/doctest.hs
@@
-1,4
+1,4
@@
import Test.DocTest
main :: IO ()
-main = doctest ["-isrc", "src/Main.hs"]
+main = doctest ["-isrc", "src/Main.hs"
, "tests/Test/Term.hs"
]