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