mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-17 09:53:07 +09:00
8 lines
304 B
Text
8 lines
304 B
Text
|
|
{
|
||
|
|
"@context": "https://www.w3.org/ns/JSONtest-v1.jsonld",
|
||
|
|
"name": "Automated example test",
|
||
|
|
"description": "A test that runs with no user intervention",
|
||
|
|
"testType": "automated",
|
||
|
|
"assertions": [ "common/requiredProperties.json" ],
|
||
|
|
"content": "common/sampleContent2.jsonld"
|
||
|
|
}
|