Bugzilla – Attachment 163703 Details for
Bug 35793
Remove Koha::Template::Plugin::Cache
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 35793: Remove tests of removed class
Bug-35793-Remove-tests-of-removed-class.patch (text/plain), 758 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2024-03-22 13:10:17 UTC
(
hide
)
Description:
Bug 35793: Remove tests of removed class
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2024-03-22 13:10:17 UTC
Size:
758 bytes
patch
obsolete
>From 04bd428601484113ed82166727e16a65c5d2abc0 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Fri, 22 Mar 2024 13:09:17 +0000 >Subject: [PATCH] Bug 35793: Remove tests of removed class > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > t/Koha_Template_Plugin_Cache.t | 6 ------ > 1 file changed, 6 deletions(-) > delete mode 100755 t/Koha_Template_Plugin_Cache.t > >diff --git a/t/Koha_Template_Plugin_Cache.t b/t/Koha_Template_Plugin_Cache.t >deleted file mode 100755 >index da20f61e624..00000000000 >--- a/t/Koha_Template_Plugin_Cache.t >+++ /dev/null >@@ -1,6 +0,0 @@ >-use Modern::Perl; >-use Test::More tests => 2; >- >-use_ok('Koha::Template::Plugin::Cache'); >- >-ok(my $cache = Koha::Template::Plugin::Cache->new()); >-- >2.44.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 35793
:
160971
|
161049
| 163703