[Checkins] SVN: grok/trunk/src/grok/ftests/json/json.py missed to ci the test file

Michael Haubenwallner michael at d2m.at
Fri May 22 13:08:36 EDT 2009


Log message for revision 100241:
  missed to ci the test file

Changed:
  U   grok/trunk/src/grok/ftests/json/json.py

-=-
Modified: grok/trunk/src/grok/ftests/json/json.py
===================================================================
--- grok/trunk/src/grok/ftests/json/json.py	2009-05-22 16:33:41 UTC (rev 100240)
+++ grok/trunk/src/grok/ftests/json/json.py	2009-05-22 17:08:36 UTC (rev 100241)
@@ -6,7 +6,7 @@
   >>> print http('GET /cave/show HTTP/1.1')
   HTTP/1. 200 Ok
   Content-Length: 17
-  Content-Type: text/json
+  Content-Type: application/json
   <BLANKLINE>
   "A Cavemans cave"
 



More information about the Checkins mailing list