Bugzilla – Attachment 43628 Details for
Bug 8236
Prevent renewing if overdue or restriction
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 8236: (QA followup) fix test count error due to bad merge
Bug-8236-QA-followup-fix-test-count-error-due-to-b.patch (text/plain), 824 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2015-10-20 13:53:58 UTC
(
hide
)
Description:
Bug 8236: (QA followup) fix test count error due to bad merge
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2015-10-20 13:53:58 UTC
Size:
824 bytes
patch
obsolete
>From 0dfa8c2b67792b86f054b32c82122607bcade2b5 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Tue, 20 Oct 2015 10:52:20 -0300 >Subject: [PATCH] Bug 8236: (QA followup) fix test count error due to bad merge > >On rebasing the patchset I introduced a wrong number of tests. > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > t/db_dependent/Circulation.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/db_dependent/Circulation.t b/t/db_dependent/Circulation.t >index 31ed7df..810b8c2 100755 >--- a/t/db_dependent/Circulation.t >+++ b/t/db_dependent/Circulation.t >@@ -27,7 +27,7 @@ use C4::Overdues qw(UpdateFine); > use Koha::DateUtils; > use Koha::Database; > >-use Test::More tests => 70 ; >+use Test::More tests => 78 ; > > BEGIN { > use_ok('C4::Circulation'); >-- >2.6.2
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 8236
:
10230
|
11958
|
12362
|
12619
|
12727
|
12790
|
12791
|
13510
|
14433
|
17926
|
18071
|
18073
|
18507
|
18729
|
20716
|
20719
|
21163
|
21223
|
22264
|
22275
|
22280
|
34234
|
34322
|
35372
|
36674
|
36743
|
37407
|
37418
|
37457
|
37458
|
37459
|
41992
|
41993
|
41994
|
42007
| 43628