File: 01basic.t

package info (click to toggle)
librdf-queryx-lazy-perl 0.003-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 136 kB
  • sloc: perl: 66; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 67 bytes parent folder | download | duplicates (5)
1
2
3
use Test::More tests => 1;
BEGIN { use_ok('RDF::QueryX::Lazy') };