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