|
11 | 11 | Content-Type: application/ld+json
|
12 | 12 | Access-Control-Allow-Origin: "*"
|
13 | 13 |
|
14 |
| -/test-suite/tests/*.jldt |
15 |
| - Content-Type: application/jldTest+json |
16 |
| -/test-suite/tests/*.jldte |
17 |
| - Content-Type: application/jldTest |
18 |
| - |
19 | 14 | # Tests 0009-0011 Add link header
|
20 | 15 | /test-suite/tests/remote-doc-0009-in.jsonld
|
21 |
| - Link: '<remote-doc-0009-context.jsonld>; rel="http://www.w3.org/ns/json-ld#context"' |
| 16 | + Link: <remote-doc-0009-context.jsonld>; rel="http://www.w3.org/ns/json-ld#context" |
22 | 17 | /test-suite/tests/remote-doc-0010-in.json
|
23 |
| - Link: '<remote-doc-0010-context.jsonld>; rel="http://www.w3.org/ns/json-ld#context"' |
| 18 | + Link: <remote-doc-0010-context.jsonld>; rel="http://www.w3.org/ns/json-ld#context" |
24 | 19 | /test-suite/tests/remote-doc-0011-in.jldt
|
25 |
| - Link: '<remote-doc-0011-context.jsonld>; rel="http://www.w3.org/ns/json-ld#context"' |
| 20 | + Link: <remote-doc-0011-context.jsonld>; rel="http://www.w3.org/ns/json-ld#context" |
26 | 21 |
|
27 | 22 | # Test 00012 adds multiple link headers
|
28 | 23 | /test-suite/tests/remote-doc-0012-in.json
|
29 |
| - Link: '<remote-doc-0012-context1.jsonld>; rel="http://www.w3.org/ns/json-ld#context"' |
30 |
| - Link: '<remote-doc-0012-context2.jsonld>; rel="http://www.w3.org/ns/json-ld#context"' |
| 24 | + Link: <remote-doc-0012-context1.jsonld>; rel="http://www.w3.org/ns/json-ld#context" |
| 25 | + Link: <remote-doc-0012-context2.jsonld>; rel="http://www.w3.org/ns/json-ld#context" |
| 26 | + |
| 27 | +/test-suite/tests/*.jldt |
| 28 | + Content-Type: application/jldTest+json |
| 29 | +/test-suite/tests/*.jldte |
| 30 | + Content-Type: application/jldTest |
0 commit comments