DEBSOURCES
Skip Quicknav
sources / libjifty-plugin-authzldap-perl / 0.90000-1 / t / 00-load.t
123456
#!/usr/bin/env perl -w use strict; use Test::More tests => 1; use lib qw(lib); use_ok('Jifty::Plugin::AuthzLDAP');