File: 01basic.t

package info (click to toggle)
librdf-rdfa-generator-perl 0.103-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 388 kB
  • ctags: 270
  • sloc: perl: 4,060; makefile: 9
file content (3 lines) | stat: -rw-r--r-- 70 bytes parent folder | download | duplicates (5)
1
2
3
use Test::More tests => 1;
BEGIN { use_ok('RDF::RDFa::Generator') };