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