Skip to content

Commit 2d604ca

Browse files
multimericgkellogg
authored andcommitted
Rename name to purpose and add name for t0041
1 parent c05d6af commit 2d604ca

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/expand-manifest.jsonld

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,8 @@
291291
}, {
292292
"@id": "#t0041",
293293
"@type": ["jld:PositiveEvaluationTest", "jld:ExpandTest"],
294-
"name": "@language: null resets the default language",
294+
"name": "Language nullification",
295+
"purpose": "@language: null resets the default language",
295296
"input": "expand/0041-in.jsonld",
296297
"expect": "expand/0041-out.jsonld"
297298
}, {

0 commit comments

Comments
 (0)