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();