File: 00use.t

package info (click to toggle)
libtest-refcount-perl 0.06-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 108 kB
  • ctags: 3
  • sloc: perl: 147; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 76 bytes parent folder | download | duplicates (4)
1
2
3
4
5
#!/usr/bin/perl -w

use Test::More tests => 1;

use_ok( "Test::Refcount" );