File: 00-load.t

package info (click to toggle)
libmojolicious-plugin-authorization-perl 1.0302-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 188 kB
  • ctags: 7
  • sloc: perl: 389; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 83 bytes parent folder | download | duplicates (5)
1
2
3
#!perl -T
use Test::More tests => 1;
use_ok('Mojolicious::Plugin::Authorization');