Bugzilla – Attachment #57130: Bug 17544 - : Remove t::lib::Mocks dependency from populate_db.pl for
bug #17544
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 17544
Collapse All
|
Expand All
(-)
a/misc/devel/populate_db.pl (-2 lines)
Lines 24-30 use Pod::Usage;
Link Here
24
24
25
use C4::Installer;
25
use C4::Installer;
26
use C4::Context;
26
use C4::Context;
27
use t::lib::Mocks;
28
27
29
=head1 NAME
28
=head1 NAME
30
29
31
-
Return to
bug 17544