Bugzilla – Attachment 182461 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), 722 bytes, created by
David Nind
on 2025-05-14 17:29:31 UTC
(
hide
)
Description:
Bug 39876: Get TT files for tt_tidy
Filename:
MIME Type:
Creator:
David Nind
Created:
2025-05-14 17:29:31 UTC
Size:
722 bytes
patch
obsolete
>From 064a2f23efa52b74b315553ddd04d3a7de16ed0e 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> >--- > 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 650bd100c8..895c26be7d 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.39.5
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