diff options
author | Mark Lentczner <markl@glyphic.com> | 2010-07-22 06:22:23 +0000 |
---|---|---|
committer | Mark Lentczner <markl@glyphic.com> | 2010-07-22 06:22:23 +0000 |
commit | 7e2afa2b0d80759066fd872bc6900c59534b0b46 (patch) | |
tree | 0e7be91d6e6211bdf2be0b552ca305784ae10a59 /tests/golden-tests/README | |
parent | 04cd27123ea28902e67cdc989f573056b9f70616 (diff) |
remove old HTML backend
Diffstat (limited to 'tests/golden-tests/README')
-rw-r--r-- | tests/golden-tests/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/golden-tests/README b/tests/golden-tests/README index f538cea7..fd906b2b 100644 --- a/tests/golden-tests/README +++ b/tests/golden-tests/README @@ -25,4 +25,4 @@ You can to continue despite a failing test. You can pass extra options to haddock like so - runhaskell runtests.hs --xhtml all + runhaskell runtests.hs --title="All Tests" all |