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