]> err.no Git - varnish/commitdiff
Run the passPOST test first.
authorcecilihf <cecilihf@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 18 Oct 2007 13:24:35 +0000 (13:24 +0000)
committercecilihf <cecilihf@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 18 Oct 2007 13:24:35 +0000 (13:24 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2113 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-tools/regress/lib/Varnish/Test/Case/POST.pm

index 63964986de5435a6c2de4854afc4b7c445f9a2a6..d900346600407553d8a9be749bda724c133e941f 100644 (file)
@@ -43,7 +43,7 @@ our $DESCR = "Tests Varnish's ability to correctly pass POST requests" .
 # latter receives the Varnish Guru Meditation intended for the former.
 # This seems to be a bug in either IO::Multiplex or Varnish::Test.
 #
-our @TESTS = qw(testPipePOST testCachePOST testPassPOST);
+our @TESTS = qw(testPassPOST testCachePOST testPipePOST);
 
 our $VCL = <<EOVCL;
 sub vcl_recv {