From: Quanah Gibson-Mount Date: Sat, 1 Sep 2007 01:44:26 +0000 (+0000) Subject: Fix extra space X-Git-Tag: OPENLDAP_REL_ENG_2_4_5BETA~29 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=368adabc2ca76d337b6ba4e126ffaf08d43d3af0;p=openldap Fix extra space --- diff --git a/tests/README b/tests/README index d3468a7850..9c54139877 100644 --- a/tests/README +++ b/tests/README @@ -1,5 +1,5 @@ This directory contains a series of test scripts which are used to -verify basic functionality of the LDAP libraries and slapd. +verify basic functionality of the LDAP libraries and slapd. To run all of the tests, type "make test". To run BDB tests, type "make bdb".