mirror of https://gitlab.com/bashrc2/epicyon
Valid
parent
1a74ec6d53
commit
8c3ca5a69c
2
tests.py
2
tests.py
|
@ -1981,7 +1981,7 @@ def testJsonld():
|
||||||
"description": "My json document",
|
"description": "My json document",
|
||||||
"numberField": 83582,
|
"numberField": 83582,
|
||||||
"object": {
|
"object": {
|
||||||
"content": "Some content"
|
"content": "valid content"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
# privateKeyPem, publicKeyPem = generateRSAKey()
|
# privateKeyPem, publicKeyPem = generateRSAKey()
|
||||||
|
|
Loading…
Reference in New Issue