Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion tests/expand-manifest.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,8 @@
}, {
"@id": "#t0041",
"@type": ["jld:PositiveEvaluationTest", "jld:ExpandTest"],
"name": "@language: null resets the default language",
"name": "Language nullification",
"purpose": "@language: null resets the default language",
"input": "expand/0041-in.jsonld",
"expect": "expand/0041-out.jsonld"
}, {
Expand Down
Loading