summaryrefslogtreecommitdiffstats
path: root/debian/perl-framework/Apache-Test/t/more/02testmore.t
blob: 440f39c17435903340782c7b3095b006bfd926f4 (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__testmorepm";