Bugzilla – Attachment 65879 Details for
Bug 18292
Tests do not need to return 1;
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 18292 - t/db_dependent/Circulation.t doesn't need to return 1;
Bug-18292---tdbdependentCirculationt-doesnt-need-t.patch (text/plain), 912 bytes, created by
Marcel de Rooy
on 2017-08-11 08:44:34 UTC
(
hide
)
Description:
Bug 18292 - t/db_dependent/Circulation.t doesn't need to return 1;
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2017-08-11 08:44:34 UTC
Size:
912 bytes
patch
obsolete
>From eaff6a73a96c22e1a045972d58849295dd0828b6 Mon Sep 17 00:00:00 2001 >From: Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> >Date: Fri, 17 Mar 2017 09:05:47 +0200 >Subject: [PATCH] Bug 18292 - t/db_dependent/Circulation.t doesn't need to > return 1; >Content-Type: text/plain; charset=utf-8 > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> > >Signed-off-by: Mark Tompsett <mtompset@hotmail.com> > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > t/db_dependent/Circulation.t | 2 -- > 1 file changed, 2 deletions(-) > >diff --git a/t/db_dependent/Circulation.t b/t/db_dependent/Circulation.t >index f6cd91c..361637e 100755 >--- a/t/db_dependent/Circulation.t >+++ b/t/db_dependent/Circulation.t >@@ -1720,5 +1720,3 @@ sub set_userenv { > my ( $library ) = @_; > C4::Context->set_userenv(0,0,0,'firstname','surname', $library->{branchcode}, $library->{branchname}, '', '', ''); > } >- >-1; >-- >2.1.4
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 18292
:
61196
|
64097
|
64109
|
64127
|
65554
|
65709
|
65763
|
65764
|
65766
|
65768
| 65879 |
65880
|
65881