aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDavid Waern <david.waern@gmail.com>2010-07-21 13:30:54 +0000
committerDavid Waern <david.waern@gmail.com>2010-07-21 13:30:54 +0000
commit188a2c8ac52769503fb1080aa7761ee71f977fee (patch)
tree05e9d833c9bbafc34a3c16120425b666de7d0b9d /tests
parent9467493f0656f06773d75f1cd633294631dff083 (diff)
Remove trailing whitespace in Haddock.Backends.Xhtml
Diffstat (limited to 'tests')
-rw-r--r--tests/golden-tests/runtests.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/golden-tests/runtests.hs b/tests/golden-tests/runtests.hs
index 7d5ec865..20fb6eb4 100644
--- a/tests/golden-tests/runtests.hs
+++ b/tests/golden-tests/runtests.hs
@@ -63,7 +63,7 @@ test = do
putStrLn "Running tests..."
handle <- runProcess haddockPath
- (["-w", "-o", outdir, "-h", "--optghc=-fglasgow-exts"
+ (["-w", "-o", outdir, "-h", "--xhtml", "--optghc=-fglasgow-exts"
, "--optghc=-w", base, process, ghcprim] ++ opts ++ mods')
Nothing (Just [("haddock_datadir", haddockBase)]) Nothing
Nothing Nothing