mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-05-28 04:35:57 -04:00
Move test.schema to tests/data
This commit is contained in:
parent
a2705b84c7
commit
3ea0f0cd0b
2 changed files with 1 additions and 1 deletions
|
|
@ -15,12 +15,12 @@
|
|||
## <http://www.OpenLDAP.org/license.html>.
|
||||
|
||||
include ./schema/core.schema
|
||||
include ./schema/test.schema
|
||||
include ./schema/cosine.schema
|
||||
include ./schema/inetorgperson.schema
|
||||
include ./schema/openldap.schema
|
||||
include ./schema/nis.schema
|
||||
|
||||
include ./testdata/test.schema
|
||||
include ./testdata/ditcontentrules.conf
|
||||
|
||||
pidfile ./testrun/slapd.1.pid
|
||||
|
|
|
|||
Loading…
Reference in a new issue