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