-# $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'
use strict;
use warnings;
use Test::More tests => 46;
-use MARC::Record;
BEGIN { use_ok('Net::Z3950::ZOOM') };