mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 14:19:10 -04:00
oops
This commit is contained in:
parent
9b5dfb52e7
commit
d7dea79eb6
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ BEGIN {
|
|||
}
|
||||
|
||||
use t::lib::Test;
|
||||
use Test::More tests;
|
||||
use Test::More;
|
||||
BEGIN {
|
||||
if ( $] >= 5.008005 ) {
|
||||
plan( tests => 29 * 2 + 1 );
|
||||
|
|
Loading…
Add table
Reference in a new issue