Add the original source packages to maemo, source lenny
[dh-make-perl] / dev / i386 / libtest-harness-perl / libtest-harness-perl-3.12 / t / sample-tests / schwern
1 use Test::More;
2 plan tests => 1;
3 ok 23, 42;