From 849d1f3236dff4aa21b80028742b903d29c7701f Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Sun, 10 Jun 2012 16:05:50 +0200 Subject: Add test for #69, minor edits --- tests/Hakyll/Web/Urls/Tests.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/Hakyll/Web/Urls') diff --git a/tests/Hakyll/Web/Urls/Tests.hs b/tests/Hakyll/Web/Urls/Tests.hs index d7bd3a6..72b6687 100644 --- a/tests/Hakyll/Web/Urls/Tests.hs +++ b/tests/Hakyll/Web/Urls/Tests.hs @@ -23,6 +23,8 @@ tests = concat withUrls id "" , "<stdio>" @=? withUrls id "<stdio>" + , "" @=? + withUrls id "" ] , fromAssertions "toUrl" [ "/foo/bar.html" @=? toUrl "foo/bar.html" -- cgit v1.2.3