File: 01use.t

package info (click to toggle)
libb-hooks-op-annotation-perl 0.44-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 268 kB
  • sloc: ansic: 181; perl: 11; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 94 bytes parent folder | download | duplicates (4)
1
2
3
4
#!/usr/bin/env perl

use Test::More tests => 1;
BEGIN { use_ok('B::Hooks::OP::Annotation') };