Bugzilla – Attachment 50390 Details for
Bug 15534
Add the ability to prevent a patron from placing a hold on a record with available items
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 15534 [QA Followup] - Remove superfluous lines from unit tests
Bug-15534-QA-Followup---Remove-superfluous-lines-f.patch (text/plain), 847 bytes, created by
Jonathan Druart
on 2016-04-19 07:03:19 UTC
(
hide
)
Description:
Bug 15534 [QA Followup] - Remove superfluous lines from unit tests
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2016-04-19 07:03:19 UTC
Size:
847 bytes
patch
obsolete
>From 10ab2b4dddc4ddaae47409f45bed97310dab7cae Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Mon, 18 Apr 2016 13:21:12 +0000 >Subject: [PATCH] Bug 15534 [QA Followup] - Remove superfluous lines from unit > tests > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > t/db_dependent/Holds/DisallowHoldIfItemsAvailable.t | 2 -- > 1 file changed, 2 deletions(-) > >diff --git a/t/db_dependent/Holds/DisallowHoldIfItemsAvailable.t b/t/db_dependent/Holds/DisallowHoldIfItemsAvailable.t >index 54a8b7f..e4ac345 100755 >--- a/t/db_dependent/Holds/DisallowHoldIfItemsAvailable.t >+++ b/t/db_dependent/Holds/DisallowHoldIfItemsAvailable.t >@@ -12,8 +12,6 @@ use Test::More tests => 4; > use t::lib::TestBuilder; > > BEGIN { >- use FindBin; >- use lib $FindBin::Bin; > use_ok('C4::Reserves'); > } > >-- >2.7.0
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 15534
:
46463
|
48039
|
48764
|
49223
|
49406
|
50326
|
50389
|
50390
|
50802
|
50804
|
50805
|
50806
|
50807
|
50808
|
50809
|
50813
|
50824
|
50825
|
50826
|
50827