X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class-DeploymentHandler.git;a=blobdiff_plain;f=t%2Fversion_storages%2Fstandard.t;fp=t%2Fversion_storages%2Fstandard.t;h=c68356164559c7ed0fce09bda5e55de21a306ff3;hp=27dafc8cd544664e5e89430d863e9146f5a13bed;hb=adcce113e8f6e059100ca95e2e7ed9084f31e3ae;hpb=8bb2f1ac7ad65531f27e24967076fa133f08da93 diff --git a/t/version_storages/standard.t b/t/version_storages/standard.t index 27dafc8..c683561 100644 --- a/t/version_storages/standard.t +++ b/t/version_storages/standard.t @@ -4,7 +4,6 @@ use strict; use warnings; use Test::More; -use Test::Deep; use Test::Exception; use lib 't/lib';