Bugzilla – Attachment 65763 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), 814 bytes, created by
Mark Tompsett
on 2017-08-09 15:52:54 UTC
(
hide
)
Description:
Bug 18292 - t/db_dependent/Circulation.t doesn't need to return 1;
Filename:
MIME Type:
Creator:
Mark Tompsett
Created:
2017-08-09 15:52:54 UTC
Size:
814 bytes
patch
obsolete
>From f717b66302a437dcf6b63328aff7caf188dcbadd 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; > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> > >Signed-off-by: Mark Tompsett <mtompset@hotmail.com> >--- > 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