Bugzilla – Attachment 33029 Details for
Bug 11319
Marc modification templates improvements
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 11319: [QA follow-up] Add test message to MarcModificationTemplates.t
Bug-11319-QA-follow-up-Add-test-message-to-MarcMod.patch (text/plain), 975 bytes, created by
Marcel de Rooy
on 2014-10-31 08:35:13 UTC
(
hide
)
Description:
Bug 11319: [QA follow-up] Add test message to MarcModificationTemplates.t
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2014-10-31 08:35:13 UTC
Size:
975 bytes
patch
obsolete
>From 284ad935432b95d434c5a926049bea9703baf77c Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Fri, 31 Oct 2014 09:33:14 +0100 >Subject: [PATCH] Bug 11319: [QA follow-up] Add test message to > MarcModificationTemplates.t >Content-Type: text/plain; charset=utf-8 > >The last test (#74) did not print anything. It now does.. >--- > t/db_dependent/MarcModificationTemplates.t | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/t/db_dependent/MarcModificationTemplates.t b/t/db_dependent/MarcModificationTemplates.t >index 04ff80a..eb45d35 100644 >--- a/t/db_dependent/MarcModificationTemplates.t >+++ b/t/db_dependent/MarcModificationTemplates.t >@@ -186,7 +186,7 @@ my $record = new_record(); > ModifyRecordWithTemplate( $template_id, $record ); > > my $expected_record = expected_record(); >-is_deeply( $record, $expected_record ); >+is_deeply( $record, $expected_record, "Record modification as expected"); > > done_testing; > >-- >1.7.7.6
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 11319
:
23206
|
23414
|
23415
|
23416
|
23417
|
23418
|
23419
|
24650
|
25751
|
25752
|
25753
|
25754
|
25755
|
28988
|
28989
|
28990
|
28991
|
28992
|
29497
|
29498
|
29499
|
29500
|
29501
|
31343
|
33029
|
33030
|
33038
|
33039
|
33040
|
33041
|
33042
|
33043
|
33044