From dd1bb178bbea18c08693db9d00ced9d019882724 Mon Sep 17 00:00:00 2001
From: Kurt Zeilenga <kurt@openldap.org>
Date: Fri, 13 Aug 1999 21:41:53 +0000
Subject: [PATCH] Need to type 'make test' to run tests.

---
 INSTALL | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/INSTALL b/INSTALL
index e6ef7686f2..8f3685d085 100644
--- a/INSTALL
+++ b/INSTALL
@@ -80,7 +80,7 @@ these steps:
 	LDBM support.
 
 	% cd tests
-	% make
+	% make test
 
 	If all goes well, the system has been built as configured.  If not,
 	return to step 4 after reviewing your configuration settings.
-- 
GitLab