Bugzilla – Attachment 38649 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]
Bug 13423: Fix number of tests in Serials.t
Bug-13423-Fix-number-of-tests-in-Serialst.patch (text/plain), 729 bytes, created by
Jonathan Druart
on 2015-04-29 09:04:52 UTC
(
hide
)
Description:
Bug 13423: Fix number of tests in Serials.t
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2015-04-29 09:04:52 UTC
Size:
729 bytes
patch
obsolete
>From 4c230a25e68d11d4b9d733f82e4aba646a353238 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] Bug 13423: Fix number of tests in Serials.t > >Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> >--- > 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'); >-- >2.1.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 13423
:
36727
|
36777
|
37196
|
37197
|
37435
|
38508
|
38647
|
38648
|
38649
|
38703
|
38704
|
38705