From 20867f75e92931e2131a1badfa6b9606b970eb12 Mon Sep 17 00:00:00 2001 From: Ɓukasz Hanuszczak Date: Fri, 14 Aug 2015 19:16:12 +0200 Subject: Fix typo in link stripper of HTML test suite runner. --- html-test/run.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html-test') diff --git a/html-test/run.hs b/html-test/run.hs index ab007f57..8d1b40a8 100755 --- a/html-test/run.hs +++ b/html-test/run.hs @@ -30,7 +30,7 @@ stripIfRequired mdl = where stripLinks' | mdl `elem` preserveLinksModules = id - | otherwise = stripFooter + | otherwise = stripLinks -- | List of modules in which we don't 'stripLinks' -- cgit v1.2.3