DEBSOURCES
Skip Quicknav
sources / libtest-nowarnings-perl / 1.06-2 / t / 05_no_end.t
12345
use strict; use warnings; use Test::More tests => 2; use Test::NoWarnings; pass("just testing");