Skip to content

Commit 5fb7974

Browse files
committed
Match test id and filename.
1 parent 327a188 commit 5fb7974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-suite/tests/error-manifest.jsonld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@
309309
"input": "error-0043-in.jsonld",
310310
"expect": "conflicting indexes"
311311
}, {
312-
"@id": "#t1001",
312+
"@id": "#tc001",
313313
"@type": [ "jld:NegativeEvaluationTest", "jld:FlattenTest" ],
314314
"name": "Invalid keyword in term definition",
315315
"purpose": "Verifies that an exception is raised on expansion when a invalid term definition is found",

0 commit comments

Comments
 (0)