Bugzilla – Attachment 51059 Details for
Bug 16408
Fix UsageStats.t
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] Bug 16408: Fix UsageStats.t
SIGNED-OFF-Bug-16408-Fix-UsageStatst.patch (text/plain), 879 bytes, created by
Bernardo Gonzalez Kriegel
on 2016-04-30 15:20:32 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 16408: Fix UsageStats.t
Filename:
MIME Type:
Creator:
Bernardo Gonzalez Kriegel
Created:
2016-04-30 15:20:32 UTC
Size:
879 bytes
patch
obsolete
>From 5f0a149fa6565a0eb3c9de170712cb61dcd995af Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Sat, 30 Apr 2016 17:06:37 +0200 >Subject: [PATCH] [SIGNED-OFF] Bug 16408: Fix UsageStats.t > >Bug 16167 removed some prefs. This impacts the number of tests. > >Test plan: >Run the test. > >Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> >Test pass >No errors >--- > t/db_dependent/UsageStats.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/db_dependent/UsageStats.t b/t/db_dependent/UsageStats.t >index f93bd85..39d5b73 100644 >--- a/t/db_dependent/UsageStats.t >+++ b/t/db_dependent/UsageStats.t >@@ -15,7 +15,7 @@ > # with Koha; if not, see <http://www.gnu.org/licenses>. > > use Modern::Perl; >-use Test::More tests => 549; >+use Test::More tests => 545; > use t::lib::Mocks qw(mock_preference); > use POSIX qw(strftime); > >-- >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 16408
:
51058
|
51059
|
51072