File: lib_CPAN_SQLite_State_pm.t

package info (click to toggle)
libcpan-sqlite-perl 0.220-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 568 kB
  • sloc: perl: 6,897; makefile: 6
file content (9 lines) | stat: -rw-r--r-- 283 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
use strict;
use warnings;

# This test was generated for <lib/CPAN/SQLite/State.pm>
# using by Dist::Zilla::Plugin::Test::Compile::PerFile ( Test::Compile::PerFile ) version 0.004000
# with template 01-basic.t.tpl

use Test::More 0.89 tests => 1;
require_ok("CPAN/SQLite/State.pm");