9 Jun
2017
9 Jun
'17
2:01 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18292 --- Comment #11 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 64127 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=64127&action=edit Bug 18292: Remove return 1 statements in tests The test files do not need to return 1 Patch generated with: perl -p -i -e "s/^1;\n//xsm" t/**/*.t Test plan: git grep '^1;$' t/**/*.t should not return any results -- You are receiving this mail because: You are watching all bug changes.