Skip to content

Commit d16bef7

Browse files
committed
Ignore some more @propagate tests (from json-ld-api#230).
1 parent 6cbb389 commit d16bef7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tests/test-common.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -368,6 +368,12 @@ const TEST_TYPES = {
368368
idRegex: [
369369
// blank node properties
370370
/toRdf-manifest.jsonld#t0118$/,
371+
// @propogate
372+
/toRdf-manifest.jsonld#tc026$/,
373+
/toRdf-manifest.jsonld#tc027$/,
374+
/toRdf-manifest.jsonld#tc028$/,
375+
/toRdf-manifest.jsonld#tc029$/,
376+
/toRdf-manifest.jsonld#tc030$/,
371377
// terms having form of keyword
372378
/toRdf-manifest.jsonld#te119$/,
373379
/toRdf-manifest.jsonld#te120$/,

0 commit comments

Comments
 (0)