Bugzilla – Attachment 183621 Details for
Bug 39876
Centralize listing of files from our codebase
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 39876: Get TT files for tt_tidy
Bug-39876-Get-TT-files-for-tttidy.patch (text/plain), 779 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2025-06-27 17:28:21 UTC
(
hide
)
Description:
Bug 39876: Get TT files for tt_tidy
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2025-06-27 17:28:21 UTC
Size:
779 bytes
patch
obsolete
>From 0ad7549950ef260007ea4a8ea1ed66b92b72dd6a Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Tue, 13 May 2025 21:59:19 +0200 >Subject: [PATCH] Bug 39876: Get TT files for tt_tidy > >Signed-off-by: David Nind <david@davidnind.com> >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > xt/tt_tidy.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/xt/tt_tidy.t b/xt/tt_tidy.t >index 650bd100c81..895c26be7d4 100755 >--- a/xt/tt_tidy.t >+++ b/xt/tt_tidy.t >@@ -26,7 +26,7 @@ use Sys::CPU; > use Koha::Devel::Files; > > my $dev_files = Koha::Devel::Files->new( { context => 'tidy' } ); >-my @tt_files = $dev_files->ls_perl_files; >+my @tt_files = $dev_files->ls_tt_files; > > $Test::Strict::TEST_STRICT = 0; > >-- >2.50.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 39876
:
182305
|
182306
|
182307
|
182344
|
182345
|
182346
|
182354
|
182380
|
182381
|
182382
|
182417
|
182461
|
183618
|
183619
|
183620
| 183621 |
183622
|
183623
|
183625