r2930 - trunk/varnish-cache/bin/varnishtest/tests

phk at projects.linpro.no phk at projects.linpro.no
Thu Jul 10 23:34:44 CEST 2008


Author: phk
Date: 2008-07-10 23:34:44 +0200 (Thu, 10 Jul 2008)
New Revision: 2930

Modified:
   trunk/varnish-cache/bin/varnishtest/tests/e00008.vtc
Log:
Add more trouble



Modified: trunk/varnish-cache/bin/varnishtest/tests/e00008.vtc
===================================================================
--- trunk/varnish-cache/bin/varnishtest/tests/e00008.vtc	2008-07-10 21:24:07 UTC (rev 2929)
+++ trunk/varnish-cache/bin/varnishtest/tests/e00008.vtc	2008-07-10 21:34:44 UTC (rev 2930)
@@ -44,11 +44,15 @@
 	expect req.url == "/body"
 	txresp -body {
 		Included file
+		<esi:remove>
+		<Aaa
 	}
 	rxreq 
 	expect req.url == "/body2"
 	txresp -body {
 		Included file 2
+		<!--esi
+		<![CDATA[fooo
 	}
 } -start
 




More information about the varnish-commit mailing list