Skip to content

Commit d83cded

Browse files
gkelloggdavidlehn
authored andcommitted
Renable more passing toRdf tests.
1 parent 565b297 commit d83cded

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

tests/test-common.js

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -310,20 +310,12 @@ const TEST_TYPES = {
310310
specVersion: ['json-ld-1.0'],
311311
// FIXME
312312
idRegex: [
313-
// blank node properties
314-
/toRdf-manifest.jsonld#t0118$/,
315313
// terms having form of keyword
316314
/toRdf-manifest.jsonld#te119$/,
317315
/toRdf-manifest.jsonld#te120$/,
318316
/toRdf-manifest.jsonld#te122$/,
319317
// well formed
320-
/toRdf-manifest.jsonld#twf01$/,
321-
/toRdf-manifest.jsonld#twf02$/,
322-
/toRdf-manifest.jsonld#twf03$/,
323-
/toRdf-manifest.jsonld#twf04$/,
324318
/toRdf-manifest.jsonld#twf05$/,
325-
/toRdf-manifest.jsonld#twf06$/,
326-
/toRdf-manifest.jsonld#twf07$/,
327319
// html
328320
/html-manifest.jsonld#tr001$/,
329321
/html-manifest.jsonld#tr002$/,
@@ -353,20 +345,9 @@ const TEST_TYPES = {
353345
/toRdf-manifest.jsonld#t0132$/,
354346
// @vocab mapping
355347
/toRdf-manifest.jsonld#te075$/,
356-
/toRdf-manifest.jsonld#te109$/,
357348
// Invalid Statement
358349
/toRdf-manifest.jsonld#te111$/,
359350
/toRdf-manifest.jsonld#te112$/,
360-
// index maps
361-
/toRdf-manifest.jsonld#tpi05$/,
362-
/toRdf-manifest.jsonld#tpi06$/,
363-
/toRdf-manifest.jsonld#tpi07$/,
364-
/toRdf-manifest.jsonld#tpi08$/,
365-
/toRdf-manifest.jsonld#tpi09$/,
366-
/toRdf-manifest.jsonld#tpi10$/,
367-
/toRdf-manifest.jsonld#tpi11$/,
368-
// prefix
369-
/toRdf-manifest.jsonld#tpr29$/,
370351
// @import
371352
/toRdf-manifest.jsonld#tso01$/,
372353
/toRdf-manifest.jsonld#tso02$/,

0 commit comments

Comments
 (0)