diff options
author | John MacFarlane <jgm@berkeley.edu> | 2011-01-22 14:58:32 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2011-01-22 14:58:32 -0800 |
commit | 87aaa7e719926332f69f06a4d284fc70c41fa1a8 (patch) | |
tree | dc4e8de0cc050b44f8a530718a355fba080df7a9 /tests/Tests/Writers | |
parent | 9548f066990ce5bdc19af720cc6cfe7adfdfba99 (diff) | |
download | pandoc-87aaa7e719926332f69f06a4d284fc70c41fa1a8.tar.gz |
Use ANSI color to point to diffs in test output.
ConTeXt writer bullet list test set to break as an example.
Diffstat (limited to 'tests/Tests/Writers')
-rw-r--r-- | tests/Tests/Writers/ConTeXt.hs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/Tests/Writers/ConTeXt.hs b/tests/Tests/Writers/ConTeXt.hs index 6f380713c..db01e1560 100644 --- a/tests/Tests/Writers/ConTeXt.hs +++ b/tests/Tests/Writers/ConTeXt.hs @@ -62,8 +62,8 @@ tests = [ testGroup "inline code" next \item \startitemize - \item - bot + \item + bot \stopitemize \stopitemize \stopitemize|] |