File: test.t

package info (click to toggle)
libcgi-formalware-perl 1.16-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 136 kB
  • sloc: perl: 553; xml: 106; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 92 bytes parent folder | download | duplicates (5)
1
2
3
4
5
use Test::More tests => 1;

# ------------------------

BEGIN{ use_ok('CGI::Formalware'); }