DEBSOURCES
Skip Quicknav
sources / libtest-synopsis-expectation-perl / 0.12-3 / t / 00_compile.t
123456789
use strict; use Test::More; use_ok $_ for qw( Test::Synopsis::Expectation Test::Synopsis::Expectation::Pod ); done_testing;