blob: a9a9fd61a7211bf146979cda41fab1247cb34add [file] [log] [blame]
#!perl -T
use strict;
use warnings FATAL => 'all';
use Apache::Test;
use TestAPRlib::pool;
plan tests => TestAPRlib::pool::num_of_tests();
TestAPRlib::pool::test();