X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=t%2F15-scan.t;h=9dd8720e90d0d718547c253c84043795c3b67a8e;hb=999aae095ffa8d9f801fa1736b15eb23f919ed63;hp=b5544e421137d3ba90cb560c8b40cf4c9a32f43c;hpb=6f3a99e6ba8534ef28bf88fc7bea8ca03d73c989;p=ZOOM-Perl-moved-to-github.git diff --git a/t/15-scan.t b/t/15-scan.t index b5544e4..9dd8720 100644 --- a/t/15-scan.t +++ b/t/15-scan.t @@ -1,4 +1,4 @@ -# $Id: 15-scan.t,v 1.1 2005-11-08 10:20:59 mike Exp $ +# $Id: 15-scan.t,v 1.2 2005-11-08 10:37:31 mike Exp $ # Before `make install' is performed this script should be runnable with # `make test'. After `make install' it should work as `perl 15-scan.t' @@ -6,7 +6,6 @@ use strict; use warnings; use Test::More tests => 46; -use MARC::Record; BEGIN { use_ok('Net::Z3950::ZOOM') };