Skip to content

Commit 3dfb2c0

Browse files
committed
Skip tests.
1 parent d16bef7 commit 3dfb2c0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/test-common.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,8 @@ const TEST_TYPES = {
206206
/expand-manifest.jsonld#tdi09$/,
207207
// @json
208208
/expand-manifest.jsonld#tjs09$/,
209+
// relative @context
210+
/expand-manifest.jsonld#tc031$/,
209211
]
210212
},
211213
fn: 'expand',
@@ -480,6 +482,8 @@ const TEST_TYPES = {
480482
/toRdf-manifest.jsonld#tdi10$/,
481483
/toRdf-manifest.jsonld#tdi11$/,
482484
/toRdf-manifest.jsonld#tdi12$/,
485+
// relative @context
486+
/toRdf-manifest.jsonld#tc031$/,
483487
]
484488
},
485489
fn: 'toRDF',

0 commit comments

Comments
 (0)