summaryrefslogtreecommitdiffstats
path: root/debian/perl-framework/Apache-Test/t/more/01testpm.t
blob: 0883e9218fbf4a0dda69bd9450ffe8cc525354f6 (plain)
1
2
3
4
5
6
7
8
# see the description in t/more/all.t

use strict;
use warnings FATAL => qw(all);

use Apache::TestRequest 'GET_BODY_ASSERT';
print GET_BODY_ASSERT "/TestMore__testpm";