diff -r 5ba4de264be4 -r cff2dbc33eff server/test/unittest_ldapsource.py --- a/server/test/unittest_ldapsource.py Mon Nov 23 14:28:19 2015 +0100 +++ b/server/test/unittest_ldapsource.py Mon Nov 23 14:34:13 2015 +0100 @@ -15,7 +15,10 @@ # # You should have received a copy of the GNU Lesser General Public License along # with CubicWeb. If not, see . -"""cubicweb.server.sources.ldapusers unit and functional tests""" +"""cubicweb.server.sources.ldapfeed unit and functional tests + +Those tests expect to have slapd, python-ldap3 and ldapscripts packages installed. +""" from __future__ import print_function import os