Bugzilla – Attachment 72986 Details for
Bug 9701
Configure default indicators
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 9701: Followup to make test pass
Bug-9701-Followup-to-make-test-pass.patch (text/plain), 737 bytes, created by
Mark Tompsett
on 2018-03-16 01:53:13 UTC
(
hide
)
Description:
Bug 9701: Followup to make test pass
Filename:
MIME Type:
Creator:
Mark Tompsett
Created:
2018-03-16 01:53:13 UTC
Size:
737 bytes
patch
obsolete
>From 549dbab4fd6872dff46130c2f53b518d0e2b29e3 Mon Sep 17 00:00:00 2001 >From: Mark Tompsett <mtompset@hotmail.com> >Date: Fri, 16 Mar 2018 01:52:12 +0000 >Subject: [PATCH] Bug 9701: Followup to make test pass > >--- > t/db_dependent/Biblio.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/db_dependent/Biblio.t b/t/db_dependent/Biblio.t >index 0f516fa..00cd12d 100755 >--- a/t/db_dependent/Biblio.t >+++ b/t/db_dependent/Biblio.t >@@ -424,7 +424,7 @@ subtest 'NORMARC' => sub { > > subtest 'IsMarcStructureInternal' => sub { > plan tests => 8; >- my $tagslib = GetMarcStructure(); >+ my $tagslib = GetMarcStructure(1); > my @internals; > for my $tag ( sort keys %$tagslib ) { > next unless $tag; >-- >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 9701
:
52054
|
52082
|
52161
|
52171
|
52172
|
52173
|
53403
|
53404
|
71929
|
71930
|
71931
|
72010
|
72011
|
72012
|
72986
|
73780
|
73781
|
73782
|
73783
|
73843
|
73844
|
73845