Update README-tests
This commit is contained in:
parent
48f4be6926
commit
31496fb888
|
|
@ -4,10 +4,11 @@ The tests *require* a locally installed LDAP server with some
|
|||
predefined objects inside. If there's no LDAP server running on port
|
||||
389, they will be skipped.
|
||||
|
||||
On Debian / Ubuntu you can just:
|
||||
On a Debian-based distro you can set up a LDAP server
|
||||
and run the tests with:
|
||||
|
||||
$ ./example/setup.sh
|
||||
$ make test
|
||||
./example/setup.sh
|
||||
make tests
|
||||
|
||||
but be aware that this will wipe out your local OpenLDAP installation.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue