Bug 17544 - : Remove t::lib::Mocks dependency from populate_db.pl
authorTomas Cohen Arazi <tomascohen@theke.io>
Thu, 3 Nov 2016 13:17:32 +0000 (10:17 -0300)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 4 Nov 2016 11:09:34 +0000 (11:09 +0000)
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

misc/devel/populate_db.pl

index 26c6279..3851e0a 100755 (executable)
@@ -24,7 +24,6 @@ use Pod::Usage;
 
 use C4::Installer;
 use C4::Context;
-use t::lib::Mocks;
 
 =head1 NAME