Bug 13674 - Remove useless output from t/Debug.t
Summary: Remove useless output from t/Debug.t
Status: RESOLVED INVALID
Alias: None
Product: Koha
Classification: Unclassified
Component: Test Suite (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor (vote)
Assignee: Chris Cormack
QA Contact: Galen Charlton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-05 18:36 UTC by Tomás Cohen Arazi
Modified: 2023-06-10 20:56 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomás Cohen Arazi 2015-02-05 18:36:02 UTC
All useless output should be removed, including warnings.
Comment 1 Jonathan Druart 2015-03-18 14:44:24 UTC
I am wondering if C4::Debug is useful or could be removed.
Comment 2 Jonathan Druart 2015-03-19 10:34:12 UTC
<rangi> just a vestige .. Koha::Log or something should theoretically take its place
Comment 3 Katrin Fischer 2023-06-10 20:56:04 UTC
It looks like t/Debug.t and C4/Debug no longer exist.