Summary: | Remove "subroutine redefined" warnings from tests | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Test Suite | Assignee: | Chris Cormack <chris> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | |||
Bug Blocks: | 25515 | ||
Attachments: | Bug 26186: remove 'subroutine redefined' warnings in Auth_with_ldap.t |
Description
Jonathan Druart
2020-08-10 08:32:18 UTC
Created attachment 107983 [details] [review] Bug 26186: remove 'subroutine redefined' warnings in Auth_with_ldap.t Still valid - can the patch be tested? The patch is about Auth_with_ldap.t, and I am not getting warnings from this script anymore. |