Bugzilla – Attachment 184089 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.06 KB, created by
Jonathan Druart
on 2025-07-15 13:01:10 UTC
(
hide
)
Description:
Bug 40389: Remove t/dummy.t
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2025-07-15 13:01:10 UTC
Size:
1.06 KB
patch
obsolete
>From d6aa9d7c39031c0903843954426e218590b8b76b 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'}, >--- > 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.34.1
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