Bugzilla – Attachment 19011 Details for
Bug 10298
t::lib::Mocks tries to deal with syspref but doesn not manage to
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] Bug 10298: Followup: Adapt existing code
Bug-10298-Followup-Adapt-existing-code.patch (text/plain), 864 bytes, created by
Julian Maurice
on 2013-06-14 13:26:43 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 10298: Followup: Adapt existing code
Filename:
MIME Type:
Creator:
Julian Maurice
Created:
2013-06-14 13:26:43 UTC
Size:
864 bytes
patch
obsolete
>From 9a5b8c7fd1b2b6d99f8bd2f15ce7726207d29b91 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@biblibre.com> >Date: Fri, 24 May 2013 13:32:24 +0200 >Subject: [PATCH] Bug 10298: Followup: Adapt existing code > >This unit tests file does not need the t::lib::Mocks::Context module. > >To test: >prove t/db_dependent/Circulation_issuingrules.t > >Signed-off-by: Julian Maurice <julian.maurice@biblibre.com> >--- > t/db_dependent/Circulation_issuingrules.t | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/t/db_dependent/Circulation_issuingrules.t b/t/db_dependent/Circulation_issuingrules.t >index 4303af7..1b9f3fd 100644 >--- a/t/db_dependent/Circulation_issuingrules.t >+++ b/t/db_dependent/Circulation_issuingrules.t >@@ -2,7 +2,6 @@ > > use Modern::Perl; > >-use t::lib::Mocks::Context; > use Test::More tests => 7; > use Test::MockModule; > use DBI; >-- >1.7.10.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 10298
:
18301
|
18302
|
18376
|
18504
|
19009
|
19010
|
19011
|
20206
|
20207
|
20232
|
20233
|
20234