File: 01basic.t

package info (click to toggle)
libhtml-html5-outline-perl 0.006-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 372 kB
  • sloc: perl: 3,573; makefile: 7; sh: 1
file content (3 lines) | stat: -rw-r--r-- 70 bytes parent folder | download | duplicates (3)
1
2
3
use Test::More tests => 1;
BEGIN { use_ok('HTML::HTML5::Outline') };