Skip to content

Commit 33cb381

Browse files
committed
Remove "in term order" from test description for expand/n004.
1 parent c33bc5f commit 33cb381

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/expand-manifest.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7483,7 +7483,7 @@ <h2>
74837483
</dl>
74847484
</dd>
74857485
<dt id='tn004'>
7486-
Test tn004 Appends nested values from all @nest aliases in term order
7486+
Test tn004 Appends nested values from all @nest aliases
74877487
</dt>
74887488
<dd>
74897489
<dl class='entry'>

tests/expand-manifest.jsonld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2234,7 +2234,7 @@
22342234
}, {
22352235
"@id": "#tn004",
22362236
"@type": ["jld:PositiveEvaluationTest", "jld:ExpandTest"],
2237-
"name": "Appends nested values from all @nest aliases in term order",
2237+
"name": "Appends nested values from all @nest aliases",
22382238
"purpose": "Expansion using @nest",
22392239
"input": "expand/n004-in.jsonld",
22402240
"expect": "expand/n004-out.jsonld",

0 commit comments

Comments
 (0)