File: load.t

package info (click to toggle)
libxml-stream-perl 1.24-2%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 712 kB
  • sloc: perl: 4,819; xml: 64; makefile: 4
file content (6 lines) | stat: -rw-r--r-- 76 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
use strict;
use warnings;

use Test::More tests=>1;
use_ok('XML::Stream');