dashboard
repositories
filestore
activity
search
login
external-software
/
github_OpenIdentityPlatform_OpenDJ
mirror of
https://github.com/OpenIdentityPlatform/OpenDJ.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
Cleaned up a couple of test cases based on a fix committed for Issue 1473.
mkeyes
20.29.2007
5552db6553d8d4953b41c9c6007aa60edee37228
[external-software/github_OpenIdentityPlatform_OpenDJ.git]
/
opends
/
tests
/
functional-tests
/
shared
/
data
/
clu
/
data
/
addobj_integer.ldif
1
2
3
4
dn: cn=schema
changetype: modify
add: objectclasses
objectclasses: ( myTestIntegerObject-oid NAME 'myTestIntegerObject' SUP top STRUCTURAL MUST ( cn $ myTestIntegerAttr ) X-ORIGIN 'user defined' )