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