mirror of
https://github.com/servo/servo.git
synced 2025-06-23 16:44:33 +01: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"
|
|
}
|