Skip to content

Commit a73ae6c

Browse files
committed
Renable more passing toRdf tests.
1 parent 93decda commit a73ae6c

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
@@ -307,20 +307,12 @@ const TEST_TYPES = {
307307
specVersion: ['json-ld-1.0'],
308308
// FIXME
309309
idRegex: [
310-
// blank node properties
311-
/toRdf-manifest.jsonld#t0118$/,
312310
// terms having form of keyword
313311
/toRdf-manifest.jsonld#te119$/,
314312
/toRdf-manifest.jsonld#te120$/,
315313
/toRdf-manifest.jsonld#te122$/,
316314
// well formed
317-
/toRdf-manifest.jsonld#twf01$/,
318-
/toRdf-manifest.jsonld#twf02$/,
319-
/toRdf-manifest.jsonld#twf03$/,
320-
/toRdf-manifest.jsonld#twf04$/,
321315
/toRdf-manifest.jsonld#twf05$/,
322-
/toRdf-manifest.jsonld#twf06$/,
323-
/toRdf-manifest.jsonld#twf07$/,
324316
// html
325317
/html-manifest.jsonld#tr001$/,
326318
/html-manifest.jsonld#tr002$/,
@@ -350,20 +342,9 @@ const TEST_TYPES = {
350342
/toRdf-manifest.jsonld#t0132$/,
351343
// @vocab mapping
352344
/toRdf-manifest.jsonld#te075$/,
353-
/toRdf-manifest.jsonld#te109$/,
354345
// Invalid Statement
355346
/toRdf-manifest.jsonld#te111$/,
356347
/toRdf-manifest.jsonld#te112$/,
357-
// index maps
358-
/toRdf-manifest.jsonld#tpi05$/,
359-
/toRdf-manifest.jsonld#tpi06$/,
360-
/toRdf-manifest.jsonld#tpi07$/,
361-
/toRdf-manifest.jsonld#tpi08$/,
362-
/toRdf-manifest.jsonld#tpi09$/,
363-
/toRdf-manifest.jsonld#tpi10$/,
364-
/toRdf-manifest.jsonld#tpi11$/,
365-
// prefix
366-
/toRdf-manifest.jsonld#tpr29$/,
367348
// @import
368349
/toRdf-manifest.jsonld#tso01$/,
369350
/toRdf-manifest.jsonld#tso02$/,

0 commit comments

Comments
 (0)