summaryrefslogtreecommitdiffstats
path: root/debian/perl-framework/t/apache/passbrigade.t
blob: a31f29fe9e7916879a2dccceb68f6b1dc31e8145 (plain)
1
2
3
4
5
6
7
use strict;
use warnings FATAL => 'all';

use Apache::TestCommon ();

Apache::TestCommon::run_write_test('test_pass_brigade');