Bugzilla – Attachment 184290 Details for
Bug 40389
t/dummy.t is useless
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 40389: Remove t/dummy.t
Bug-40389-Remove-tdummyt.patch (text/plain), 1.11 KB, created by
David Nind
on 2025-07-18 07:36:22 UTC
(
hide
)
Description:
Bug 40389: Remove t/dummy.t
Filename:
MIME Type:
Creator:
David Nind
Created:
2025-07-18 07:36:22 UTC
Size:
1.11 KB
patch
obsolete
>From ace08f3722ea83041575beb1074173a0b8db039f Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Tue, 15 Jul 2025 15:00:12 +0200 >Subject: [PATCH] Bug 40389: Remove t/dummy.t > >This file should have been removed years ago. > >See the history: > >commit a5a419616ddaf81e2a9dc6a87ab92bcf2b336fde >Date: Tue Aug 28 01:50:55 2007 +0100 > > Disable tests > >@ t/dummy.t:1 @ >+# Dummy test until Test::Harness or similar >+# is used by the other tests to check deps. >+print "1..1\nok 1\n"; > >Then > >commit 7f019954460801a5fe480640cf2674dbcca9f625 >Date: Fri Dec 7 17:15:22 2007 -0600 > > installer (part 3): enabled 'make test' > >- # disable tests >- 'test' => {TESTS => 't/dummy.t'}, > >Signed-off-by: David Nind <david@davidnind.com> >--- > t/dummy.t | 4 ---- > 1 file changed, 4 deletions(-) > delete mode 100755 t/dummy.t > >diff --git a/t/dummy.t b/t/dummy.t >deleted file mode 100755 >index 3eb62d46791..00000000000 >--- a/t/dummy.t >+++ /dev/null >@@ -1,4 +0,0 @@ >-# Dummy test until Test::Harness or similar >-# is used by the other tests to check deps. >-use Modern::Perl; >-print "1..1\nok 1\n"; >-- >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 40389
:
184089
|
184290
|
184307