File: 01basic.t

package info (click to toggle)
libapp-perlrdf-command-query-perl 0.004-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 172 kB
  • sloc: perl: 433; makefile: 2; sh: 1
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') };