Skip to content

Commit e763f2b

Browse files
committed
Enable tests.
1 parent f3094ca commit e763f2b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/test-common.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -203,8 +203,6 @@ const TEST_TYPES = {
203203
/expand-manifest.jsonld#tdi09$/,
204204
// @json
205205
/expand-manifest.jsonld#tjs09$/,
206-
// relative @context
207-
/expand-manifest.jsonld#tc031$/,
208206
]
209207
},
210208
fn: 'expand',
@@ -479,8 +477,6 @@ const TEST_TYPES = {
479477
/toRdf-manifest.jsonld#tdi10$/,
480478
/toRdf-manifest.jsonld#tdi11$/,
481479
/toRdf-manifest.jsonld#tdi12$/,
482-
// relative @context
483-
/toRdf-manifest.jsonld#tc031$/,
484480
]
485481
},
486482
fn: 'toRDF',

0 commit comments

Comments
 (0)