File: test.pl

package info (click to toggle)
libyaml-libyaml-perl 0.903.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 668 kB
  • sloc: perl: 1,612; ansic: 1,217; sh: 29; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 97 bytes parent folder | download | duplicates (10)
1
2
3
use Test::More tests => 1;

pass 'Tests for libyaml extension are all defined at the top level';