Bugzilla – Attachment 38705 Details for
Bug 13423
Unused code in serials-edit.tt and serials-recieve.tt
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[PASSED QA] Bug 13423: Fix number of tests in Serials.t
PASSED-QA-Bug-13423-Fix-number-of-tests-in-Serials.patch (text/plain), 799 bytes, created by
Katrin Fischer
on 2015-04-29 21:51:53 UTC
(
hide
)
Description:
[PASSED QA] Bug 13423: Fix number of tests in Serials.t
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2015-04-29 21:51:53 UTC
Size:
799 bytes
patch
obsolete
>From c315fa87230d902383fb3f3eaeb46b861233a633 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@biblibre.com> >Date: Wed, 29 Apr 2015 10:56:42 +0200 >Subject: [PATCH] [PASSED QA] Bug 13423: Fix number of tests in Serials.t > >Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > t/db_dependent/Serials.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/db_dependent/Serials.t b/t/db_dependent/Serials.t >index 4ad8abc..2f07d33 100644 >--- a/t/db_dependent/Serials.t >+++ b/t/db_dependent/Serials.t >@@ -15,7 +15,7 @@ use C4::Bookseller; > use C4::Biblio; > use C4::Budgets; > use Koha::DateUtils; >-use Test::More tests => 47; >+use Test::More tests => 46; > > BEGIN { > use_ok('C4::Serials'); >-- >1.9.1
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 13423
:
36727
|
36777
|
37196
|
37197
|
37435
|
38508
|
38647
|
38648
|
38649
|
38703
|
38704
| 38705