File: test.pl

package info (click to toggle)
libyaml-libyaml-perl 0.38-3%2Bdeb7u3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,640 kB
  • sloc: ansic: 8,213; perl: 4,808; makefile: 465
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';