load Catalyst::Exception in Backend
authorAlexander Hartmaier <abraxxa@cpan.org>
Fri, 11 Dec 2015 09:40:46 +0000 (10:40 +0100)
committerAlexander Hartmaier <abraxxa@cpan.org>
Fri, 11 Dec 2015 09:40:46 +0000 (10:40 +0100)
commit8aab9b07167e33f7fd63acc016dccc377a0754b1
treee8e17a49f423274cf9ce6dee08505edffc93ad81
parent06d130c21eb830d36dba997d0e2b35cf4b15636b
load Catalyst::Exception in Backend

because we use it there to throw exceptions and don't need to load it in each
test to workaround the omission
lib/Catalyst/Authentication/Store/LDAP/Backend.pm
t/02-realms_api.t
t/03-entry_class.t
t/04-user_class.t
t/05-user_attributes.t
t/10-roles-mock.t
t/50.auth.case.sensitivity.t