diff options
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 |