aboutsummaryrefslogtreecommitdiff
path: root/test/Tests/Old.hs
diff options
context:
space:
mode:
authorYan Pas <yanp.bugz@gmail.com>2018-10-17 00:21:52 +0300
committerYan Pas <yanp.bugz@gmail.com>2018-10-17 00:21:52 +0300
commit7741cdbf04f93875e6cd2051a6778c2ca35b5e40 (patch)
treea38e396c8e1dfe8ba0c27f409f1c4537bd4d4bb3 /test/Tests/Old.hs
parentce27bf9a02d98a6a5412a493577fa9d2f3cfd1fe (diff)
downloadpandoc-7741cdbf04f93875e6cd2051a6778c2ca35b5e40.tar.gz
added old-style test
Diffstat (limited to 'test/Tests/Old.hs')
-rw-r--r--test/Tests/Old.hs4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/Tests/Old.hs b/test/Tests/Old.hs
index b426ffd07..842e0f656 100644
--- a/test/Tests/Old.hs
+++ b/test/Tests/Old.hs
@@ -171,6 +171,10 @@ tests = [ testGroup "markdown"
, test "tables" ["-f", "native", "-t", "../data/sample.lua"]
"tables.native" "tables.custom"
]
+ , testGroup "man"
+ [ test "reader" ["-r", "man", "-w", "native", "-s"]
+ "man-reader.man" "man-reader.native"
+ ]
]
-- makes sure file is fully closed after reading