Sign in
apache
/
mod_perl
/
release
/
.
/
2_0_5
/
t
/
apr-ext
/
status.t
blob: 89d0504fa90ac945649eaf70acac379043da168c [
file
] [
log
] [
blame
]
#!perl -T
use
strict
;
use
warnings FATAL
=>
'all'
;
use
Apache
::
Test
;
use
TestAPRlib
::
status
;
plan tests
=>
TestAPRlib
::
status
::
num_of_tests
();
TestAPRlib
::
status
::
test
();