File: 0-signature.t

package info (click to toggle)
librdf-helper-properties-perl 0.22-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 256 kB
  • ctags: 141
  • sloc: perl: 1,769; makefile: 14
file content (5 lines) | stat: -rw-r--r-- 80 bytes parent folder | download | duplicates (9)
1
2
3
4
5
use lib 'inc';
use Test::More tests => 1;
use Test::Signature;

signature_ok();