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