mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 14:19:10 -04:00
updated t/lib/Test.pm version
This commit is contained in:
parent
3323af898a
commit
ddfbdc0e3a
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ use vars qw{$VERSION @ISA @EXPORT @CALL_FUNCS};
|
|||
my $parent;
|
||||
my %dbfiles;
|
||||
BEGIN {
|
||||
$VERSION = '1.34_02';
|
||||
$VERSION = '1.36_01';
|
||||
@ISA = 'Exporter';
|
||||
@EXPORT = qw/connect_ok dies dbfile @CALL_FUNCS/;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue