Bugzilla – Attachment 44255 Details for
Bug 14836
Move the patron categories related code to Koha::Patron::Categories - part 1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[PASSED QA] Bug 14836 [QA Followup] - Fix number of unit tests
PASSED-QA-Bug-14836-QA-Followup---Fix-number-of-un.patch (text/plain), 869 bytes, created by
Kyle M Hall (khall)
on 2015-10-30 18:58:05 UTC
(
hide
)
Description:
[PASSED QA] Bug 14836 [QA Followup] - Fix number of unit tests
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2015-10-30 18:58:05 UTC
Size:
869 bytes
patch
obsolete
>From c23746233820c40ba47681eaafcbd79ac49d6641 Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Fri, 30 Oct 2015 14:42:55 -0400 >Subject: [PATCH] [PASSED QA] Bug 14836 [QA Followup] - Fix number of unit tests > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > t/db_dependent/Koha/Patron/Categories.t | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/t/db_dependent/Koha/Patron/Categories.t b/t/db_dependent/Koha/Patron/Categories.t >index 9a7e63f..d468175 100644 >--- a/t/db_dependent/Koha/Patron/Categories.t >+++ b/t/db_dependent/Koha/Patron/Categories.t >@@ -18,7 +18,7 @@ > # along with Koha; if not, see <http://www.gnu.org/licenses>. > > use Modern::Perl; >-use Test::More tests => 4; >+use Test::More tests => 5; > use Koha::Patron::Category; > use Koha::Patron::Categories; > use t::lib::TestBuilder; >-- >1.7.2.5
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 14836
:
42616
|
42617
|
44059
|
44060
|
44061
|
44139
|
44140
|
44141
|
44142
|
44250
|
44251
|
44252
|
44253
|
44254
| 44255 |
44519