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