diff post_action.t @ 507:34280f6b0bc6

Tests: trailing spaces.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 02 Dec 2014 21:08:34 +0300
parents 5baf4b01cae4
children 56c3a8310076
line wrap: on
line diff
--- a/post_action.t
+++ b/post_action.t
@@ -81,7 +81,7 @@ like(`cat ${\($t->testdir())}/access.log
 TODO: {
 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 
+# the r->header_sent check in 1.5.4+ results in
 # "header already sent" alerts
 
 like(`grep -F '[alert]' ${\($t->testdir())}/error.log`, qr/^$/s, 'no alerts');