summaryrefslogtreecommitdiff
path: root/ext/ldap/tests/README
diff options
context:
space:
mode:
Diffstat (limited to 'ext/ldap/tests/README')
-rw-r--r--ext/ldap/tests/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/ldap/tests/README b/ext/ldap/tests/README
index edc44eb4b0..8dfa12d2f9 100644
--- a/ext/ldap/tests/README
+++ b/ext/ldap/tests/README
@@ -63,7 +63,7 @@ export LDAP_TEST_HOST=192.168.33.10
Now you can run the test-suite by calling "make test". To test only the LDAP-Tests, run "make test TESTS=ext/ldap"
-CAVEAT: The current setup does not (yet) test secure connections.
+CAVEAT: The current setup does not (yet) test secure connections.
========