[Koha-bugs] [Bug 16674] remove two broken test from t/Ris.t

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 7 04:07:11 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16674

--- Comment #1 from Galen Charlton <gmcharlt at gmail.com> ---
Created attachment 52108
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=52108&action=edit
Bug 16674: remove two tests from t/Ris.t

This patch removes two tests that were broken by the patch for
bug 16442, thus preventing packages from being build in master.

Ordinarily, one would either fix the tests or
change the code that broke the tests... but as the tests in
question check the return value of routines that do not
actually advertise a return value, I've elected to simply
remove them.

To test
-------
[1] Verify that t/Ris.t passes.

Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list