File: 01basic.t

package info (click to toggle)
libapp-perlrdf-command-query-perl 0.004-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 172 kB
  • ctags: 34
  • sloc: perl: 433; makefile: 14
file content (3 lines) | stat: -rw-r--r-- 78 bytes parent folder | download | duplicates (3)
1
2
3
use Test::More tests => 1;
BEGIN { use_ok('App::perlrdf::Command::Query') };