Bugzilla – Attachment 40532 Details for
Bug 14439
Typo in Bug 14408 regexp
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 14439: Add test - template path should finish by .tt
Bug-14439-Add-test---template-path-should-finish-b.patch (text/plain), 1.06 KB, created by
Jonathan Druart
on 2015-06-23 14:20:41 UTC
(
hide
)
Description:
Bug 14439: Add test - template path should finish by .tt
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2015-06-23 14:20:41 UTC
Size:
1.06 KB
patch
obsolete
>From f70f39f110e2a7db75a219b9cb8dc7975cf421ed Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@koha-community.org> >Date: Tue, 23 Jun 2015 16:10:22 +0200 >Subject: [PATCH] Bug 14439: Add test - template path should finish by .tt > >Signed-off-by: Jonathan Druart <jonathan.druart@koha-community.org> >--- > t/db_dependent/Auth.t | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > >diff --git a/t/db_dependent/Auth.t b/t/db_dependent/Auth.t >index 43e1aa8..495467f 100644 >--- a/t/db_dependent/Auth.t >+++ b/t/db_dependent/Auth.t >@@ -8,7 +8,7 @@ use Modern::Perl; > use CGI qw ( -utf8 ); > use Test::MockModule; > use List::MoreUtils qw/all any none/; >-use Test::More tests => 12; >+use Test::More tests => 13; > use Test::Warn; > use C4::Members; > use Koha::AuthUtils qw/hash_password/; >@@ -112,6 +112,7 @@ $dbh->{RaiseError} = 1; > ../../../../../../../../../../../../../../../etc/passwd > test/../../../../../../../../../../../../../../etc/passwd > /etc/passwd >+ test/does_not_finished_by_tt_t > ) > ) { > eval { >-- >2.1.0
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 14439
:
40524
|
40525
|
40528
|
40529
|
40530
|
40531
| 40532