File: 01_use.t

package info (click to toggle)
libgraph-moreutils-perl 0.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 152 kB
  • sloc: perl: 385; makefile: 2
file content (2 lines) | stat: -rw-r--r-- 75 bytes parent folder | download
1
2
use Test::More tests => 1;
BEGIN { use_ok( 'Graph::MoreUtils::Smooth' ) };