File: DBIx-Simple.t

package info (click to toggle)
libdbix-simple-perl 1.37-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 148 kB
  • sloc: perl: 496; makefile: 2
file content (2 lines) | stat: -rw-r--r-- 61 bytes parent folder | download | duplicates (4)
1
2
use Test::More tests => 1;
BEGIN { use_ok('DBIx::Simple') };