diff post_action.t @ 506:5baf4b01cae4

Tests: adjusted TODOs.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 02 Dec 2014 20:34:59 +0300
parents baae3ed4ad09
children 34280f6b0bc6
line wrap: on
line diff
--- a/post_action.t
+++ b/post_action.t
@@ -79,7 +79,7 @@ unlike(http_get('/remote'), qr/HIDDEN/m,
 like(`cat ${\($t->testdir())}/access.log`, qr/post/, 'post action in logs');
 
 TODO: {
-local $TODO = 'broken in 1.5.4';
+local $TODO = 'broken in 1.5.4' unless $t->has_version('1.7.8');
 
 # the r->header_sent check in 1.5.4+ results in 
 # "header already sent" alerts