Bugzilla – Attachment 46894 Details for
Bug 12803
Add ability to skip closed libraries when generating the holds queue
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 12803 [QA Followup] - Remove duplicate 'use' lines
Bug-12803-QA-Followup---Remove-duplicate-use-lines.patch (text/plain), 807 bytes, created by
Kyle M Hall (khall)
on 2016-01-19 14:56:03 UTC
(
hide
)
Description:
Bug 12803 [QA Followup] - Remove duplicate 'use' lines
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2016-01-19 14:56:03 UTC
Size:
807 bytes
patch
obsolete
>From 25f42d4e37154a7460bee0468a6a83bf1a0a58e2 Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Mon, 14 Dec 2015 11:57:13 +0000 >Subject: [PATCH] Bug 12803 [QA Followup] - Remove duplicate 'use' lines > >--- > t/db_dependent/HoldsQueue.t | 6 +----- > 1 file changed, 1 insertion(+), 5 deletions(-) > >diff --git a/t/db_dependent/HoldsQueue.t b/t/db_dependent/HoldsQueue.t >index 2dc08c9..b0fa116 100755 >--- a/t/db_dependent/HoldsQueue.t >+++ b/t/db_dependent/HoldsQueue.t >@@ -12,15 +12,11 @@ use Test::More tests => 25; > use Data::Dumper; > > use C4::Branch; >-use C4::ItemType; >-use C4::Members; >-use Koha::Database; >- > use C4::Calendar; > use C4::Context; >-use C4::Branch; > use C4::ItemType; > use C4::Members; >+use Koha::Database; > use Koha::DateUtils; > > use t::lib::TestBuilder; >-- >2.1.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 12803
:
31057
|
31060
|
31061
|
31062
|
31063
|
31630
|
31631
|
32046
|
32271
|
43509
|
43510
|
43511
|
43512
|
43610
|
43779
|
43833
|
43979
|
45569
|
45570
|
45571
|
45572
|
45573
|
45574
|
45575
|
45576
|
45638
|
45643
|
45644
|
46888
|
46889
|
46890
|
46891
|
46892
|
46893
|
46894
|
46895
|
47246
|
47247
|
48574
|
48575