From 86d0b68aed6e82fd4a6c935ce6113937023f6e6b Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Sat, 9 Feb 2013 15:11:40 +0100 Subject: Start provider rewrite --- tests/Hakyll/Core/Rules/Tests.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/Hakyll/Core/Rules') diff --git a/tests/Hakyll/Core/Rules/Tests.hs b/tests/Hakyll/Core/Rules/Tests.hs index d43772d..ee12010 100644 --- a/tests/Hakyll/Core/Rules/Tests.hs +++ b/tests/Hakyll/Core/Rules/Tests.hs @@ -51,6 +51,7 @@ rulesTest = do Just "example.mv1" @=? runRoutes routes (sv "mv1" "example.md") Just "example.mv2" @=? runRoutes routes (sv "mv2" "example.md") readIORef ioref >>= assert + cleanTestEnv where sv g = setVersion (Just g) expected = -- cgit v1.2.3