Bugzilla – Attachment 61196 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), 704 bytes, created by
Olli-Antti Kivilahti
on 2017-03-17 07:06:08 UTC
(
hide
)
Description:
Bug 18292 - t/db_dependent/Circulation.t doesn't need to return 1;
Filename:
MIME Type:
Creator:
Olli-Antti Kivilahti
Created:
2017-03-17 07:06:08 UTC
Size:
704 bytes
patch
obsolete
>From 483ec484fc89d2739fe6f233a13ea26b3bcf86c6 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; > >--- > 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 352abf8..1fe99fb 100755 >--- a/t/db_dependent/Circulation.t >+++ b/t/db_dependent/Circulation.t >@@ -1418,5 +1418,3 @@ sub set_userenv { > my ( $library ) = @_; > C4::Context->set_userenv(0,0,0,'firstname','surname', $library->{branchcode}, $library->{branchname}, '', '', ''); > } >- >-1; >-- >2.7.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