Skip to content

Commit f88d4a9

Browse files
committed
tests: fixed the test plan in 041-header-filter.t.
1 parent dde6062 commit f88d4a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/041-header-filter.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ log_level('debug');
1111

1212
repeat_each(2);
1313

14-
plan tests => repeat_each() * 91;
14+
plan tests => repeat_each() * 94;
1515

1616
#no_diff();
1717
#no_long_string();

0 commit comments

Comments
 (0)