DEBSOURCES
Skip Quicknav
sources / libxml-atom-simplefeed-perl / 0.86-1 / t / 00.load.t
1234
use Test::More tests => 1; require_ok( 'XML::Atom::SimpleFeed' ) or BAIL_OUT( 'testing pointless if the module won\'t even load' );