1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-07 14:19:10 -04:00

DBD-SQLite: and the previous prototype fix also makes the broken t/08create_function test work again

This commit is contained in:
Kenichi Ishigaki 2009-03-28 04:06:57 +00:00
parent c680c036c5
commit aafc0692a4

View file

@ -5,8 +5,7 @@ BEGIN {
$| = 1;
}
use Test::More skip_all => 'Temporarily skipping known-bad test';
#use Test::More tests => 18;
use Test::More tests => 18;
use DBI;
sub now {