Skip to content

Commit d2fa73b

Browse files
committed
Skip tests.
1 parent 1cc722a commit d2fa73b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tests/test-common.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,9 @@ const TEST_TYPES = {
165165
/expand-manifest.jsonld#tdi07$/,
166166
/expand-manifest.jsonld#tdi08$/,
167167
/expand-manifest.jsonld#tdi09$/,
168+
// unused scoped context
169+
/expand-manifest.jsonld#tc032$/,
170+
/expand-manifest.jsonld#tc033$/,
168171
]
169172
},
170173
fn: 'expand',
@@ -432,6 +435,9 @@ const TEST_TYPES = {
432435
/toRdf-manifest.jsonld#tdi10$/,
433436
/toRdf-manifest.jsonld#tdi11$/,
434437
/toRdf-manifest.jsonld#tdi12$/,
438+
// unused scoped context
439+
/toRdf-manifest.jsonld#tc032$/,
440+
/toRdf-manifest.jsonld#tc033$/,
435441
]
436442
},
437443
fn: 'toRDF',

0 commit comments

Comments
 (0)