blob: bc3ca57d62182b2ced3dd56a2dedaaabb8c594ab [file] [log] [blame]
#!perl -T
# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
use strict;
use warnings FATAL => 'all';
use Apache::Test;
use TestAPRlib::os;
plan tests => TestAPRlib::os::num_of_tests();
TestAPRlib::os::test();