UNPKG

224 BJSONView Raw
1{
2 "id": "testsuites.json",
3 "$schema": "http://json-schema.org/draft-04/schema",
4 "title": "Expectation list",
5 "description": "Array of Expectation",
6 "type": "array",
7 "items": {
8 "$ref": "expectation.json"
9 }
10}
\No newline at end of file