This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "snap-server".
The branch, master has been updated
via 967a0a5baaddf7a0a55c8ce9e461bef9760b2bf2 (commit)
from 21319aef0cbd8f8fdbef81130fb87930e99fcedc (commit)
Summary of changes:
test/suite/Snap/Internal/Http/Server/Tests.hs | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 967a0a5baaddf7a0a55c8ce9e461bef9760b2bf2
Author: Mighty Byte <[email protected]>
Date: Thu Jul 15 08:11:56 2010 -0400
Removed incorrect transfer encoding line that was breaking the test case.
diff --git a/test/suite/Snap/Internal/Http/Server/Tests.hs
b/test/suite/Snap/Internal/Http/Server/Tests.hs
index 6f0302c..6fc3ca3 100644
--- a/test/suite/Snap/Internal/Http/Server/Tests.hs
+++ b/test/suite/Snap/Internal/Http/Server/Tests.hs
@@ -391,7 +391,6 @@ testHttpResponse4 = testCase "HttpResponse4" $ do
assertEqual "http response" (L.concat [
"HTTP/1.0 304 Test\r\n"
- , "Transfer-Encoding: chunked\r\n\r\n"
, "Content-Length: 0\r\n\r\n"
]) b
-----------------------------------------------------------------------
hooks/post-receive
--
snap-server
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap