summaryrefslogtreecommitdiffstats
path: root/debian/perl-framework/Apache-Test/t/alltest/01bang.t
blob: 3782ade2036f37ed439c0c547b1b2d5e89c061de (plain)
1
2
3
4
5
use Apache::Test;

plan tests => 1;

ok (0, 'this test should never run');