We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3094ca commit e763f2bCopy full SHA for e763f2b
tests/test-common.js
@@ -203,8 +203,6 @@ const TEST_TYPES = {
203
/expand-manifest.jsonld#tdi09$/,
204
// @json
205
/expand-manifest.jsonld#tjs09$/,
206
- // relative @context
207
- /expand-manifest.jsonld#tc031$/,
208
]
209
},
210
fn: 'expand',
@@ -479,8 +477,6 @@ const TEST_TYPES = {
479
477
/toRdf-manifest.jsonld#tdi10$/,
480
478
/toRdf-manifest.jsonld#tdi11$/,
481
/toRdf-manifest.jsonld#tdi12$/,
482
483
- /toRdf-manifest.jsonld#tc031$/,
484
485
486
fn: 'toRDF',
0 commit comments