diff options
author | Greg Sabino Mullane | 2009-04-24 16:19:58 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2009-04-24 16:19:58 +0000 |
commit | 6df6f7bc1f8cb33c3843e18b0d3e751c21869330 (patch) | |
tree | b144e3e8c360e2395d34153d6665974ef32525c9 | |
parent | 381103d9b043e6318a7e1509411955bbf0e24b8e (diff) |
Remove for test
-rw-r--r-- | t/02_version.t | 1 |
1 files changed, 0 insertions, 1 deletions
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; |