Skip to content

Commit 87905ad

Browse files
committed
Mark test for json-ld-1.1 mode.
1 parent 5fb7974 commit 87905ad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test-suite/tests/error-manifest.jsonld

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,8 @@
314314
"name": "Invalid keyword in term definition",
315315
"purpose": "Verifies that an exception is raised on expansion when a invalid term definition is found",
316316
"input": "error-c001-in.jsonld",
317-
"expect": "invalid term definition"
317+
"expect": "invalid term definition",
318+
"option": {"processingMode": "json-ld-1.1"}
318319
}
319320
]
320321
}

0 commit comments

Comments
 (0)