File: 04testmore.t

package info (click to toggle)
libapache2-mod-perl2 2.0.13-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 12,016 kB
  • sloc: perl: 97,771; ansic: 14,493; makefile: 51; sh: 18
file content (8 lines) | stat: -rw-r--r-- 174 bytes parent folder | download | duplicates (38)
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";