From b0c5367f4f769a249ae4ef25426ea5e16ee68f0f Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Thu, 21 Jun 2007 05:14:13 +0000 Subject: r23558: MMC seems to ask for this, so I think we need to include it in our schema. Andrew Bartlett (This used to be commit ef1899054e2532c8975d03810b52a0636d2d5f8c) --- testprogs/ejs/minschema.js | 1 + 1 file changed, 1 insertion(+) (limited to 'testprogs') diff --git a/testprogs/ejs/minschema.js b/testprogs/ejs/minschema.js index ffa6db6669..b02286517a 100755 --- a/testprogs/ejs/minschema.js +++ b/testprogs/ejs/minschema.js @@ -73,6 +73,7 @@ class_attrs = new Array("objectClass", "subClassOf", "governsID", "possSuperiors", + "possibleInferiors", "mayContain", "mustContain", "auxiliaryClass", -- cgit