Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Sympa
Commits
0fa53762
Commit
0fa53762
authored
May 24, 2020
by
Sympa authors
Committed by
IKEDA Soji
May 24, 2020
Browse files
[-release]Preparing version 6.2.56, again
A module couldn't compile without optional dependency.
parent
1c58d655
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/Sympa/Test/MockLDAP.pm
View file @
0fa53762
...
...
@@ -5,7 +5,7 @@ package Sympa::Test::MockLDAP;
use
strict
;
use
warnings
;
use
Test::Net::LDAP::
Util
qw(ldap_mockify)
;
BEGIN
{
eval
'
use Test::Net::LDAP::Util qw(ldap_mockify)
';
}
use
Sympa::DatabaseDriver::
LDAP
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment