From: Greg Sabino Mullane Date: Fri, 24 Apr 2009 16:19:58 +0000 (-0400) Subject: Remove for test X-Git-Tag: 2.9.0~74 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=6df6f7bc1f8cb33c3843e18b0d3e751c21869330;p=check_postgres.git Remove for test --- diff --git a/t/02_version.t b/t/02_version.t index eec3dd1ed..f2d46a7a5 100644 --- a/t/02_version.t +++ b/t/02_version.t @@ -5,7 +5,6 @@ use strict; use warnings; use Data::Dumper; -use DBI; use Test::More tests => 28; use lib 't','.'; use CP_Testing;