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