File: 00-load.t

package info (click to toggle)
libmojolicious-plugin-authorization-perl 1.0600-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 188 kB
  • sloc: perl: 507; makefile: 7
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');