File: 01-use.t

package info (click to toggle)
libmason-plugin-htmlfilters-perl 0.03-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 120 kB
  • sloc: perl: 87; makefile: 7
file content (4 lines) | stat: -rw-r--r-- 73 bytes parent folder | download | duplicates (3)
1
2
3
4
#!perl
use Test::More tests => 1;

use_ok('Mason::Plugin::HTMLFilters');