Bug 5327 - Fixing a path issue with XISBN.t
authorChris Cormack <chrisc@catalyst.net.nz>
Tue, 18 Jan 2011 06:53:58 +0000 (19:53 +1300)
committerChris Cormack <chrisc@catalyst.net.nz>
Tue, 18 Jan 2011 06:53:58 +0000 (19:53 +1300)
t/db_dependent/XISBN.t

index 1c2d037..8f5c8bd 100755 (executable)
@@ -5,7 +5,7 @@
 
 use strict;
 use warnings;
-use Test::Class::Load qw ( . );
+use Test::Class::Load qw ( t/db_dependent/ );
 use Test::More tests => 4;
 use MARC::Record;
 use C4::Biblio;