From aafc0692a46ed19451e2d6d7e23efc90e5e27d8b Mon Sep 17 00:00:00 2001 From: Kenichi Ishigaki Date: Sat, 28 Mar 2009 04:06:57 +0000 Subject: [PATCH] DBD-SQLite: and the previous prototype fix also makes the broken t/08create_function test work again --- t/08create_function.t | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/t/08create_function.t b/t/08create_function.t index 9676050..afab79c 100644 --- a/t/08create_function.t +++ b/t/08create_function.t @@ -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 {