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 e794c0b commit dc40f6eCopy full SHA for dc40f6e
tests/test-common.js
@@ -93,10 +93,6 @@ const TEST_TYPES = {
93
/expand-manifest.jsonld#thc05$/,
94
// remote
95
/remote-doc-manifest.jsonld#t0013$/, // HTML
96
- // colliding keywords
97
- /expand-manifest.jsonld#t0114$/,
98
- // keywords
99
- /expand-manifest.jsonld#tpr33$/,
100
// direction
101
/expand-manifest.jsonld#tdi01$/,
102
/expand-manifest.jsonld#tdi02$/,
@@ -290,10 +286,6 @@ const TEST_TYPES = {
290
286
/toRdf-manifest.jsonld#te075$/,
291
287
/toRdf-manifest.jsonld#te111$/,
292
288
/toRdf-manifest.jsonld#te112$/,
293
- // colliding keyword
294
- /toRdf-manifest.jsonld#te114$/,
295
296
- /toRdf-manifest.jsonld#tpr33$/,
297
289
298
/toRdf-manifest.jsonld#tdi01$/,
299
/toRdf-manifest.jsonld#tdi02$/,
0 commit comments