Skip to content

Commit d9086e6

Browse files
committed
Remove expand/e016, which is obsolete. This relates to changes to pr38 and pr39.
1 parent 3f7e675 commit d9086e6

File tree

3 files changed

+0
-34
lines changed

3 files changed

+0
-34
lines changed

tests/expand-manifest.html

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -4544,27 +4544,6 @@ <h2>
45444544
</dd>
45454545
</dl>
45464546
</dd>
4547-
<dt id='te016'>
4548-
Test te016 Invalid IRI mapping (not an absolute IRI)
4549-
</dt>
4550-
<dd>
4551-
<dl class='entry'>
4552-
<dt>id</dt>
4553-
<dd>#te016</dd>
4554-
<dt>Type</dt>
4555-
<dd>jld:NegativeEvaluationTest, jld:ExpandTest</dd>
4556-
<dt>Purpose</dt>
4557-
<dd>Verifies that an exception is raised on expansion when a invalid IRI mapping is found</dd>
4558-
<dt>input</dt>
4559-
<dd>
4560-
<a href='expand/e016-in.jsonld'>expand/e016-in.jsonld</a>
4561-
</dd>
4562-
<dt>expect</dt>
4563-
<dd>
4564-
invalid IRI mapping
4565-
</dd>
4566-
</dl>
4567-
</dd>
45684547
<dt id='te017'>
45694548
Test te017 Invalid reverse property (invalid @container)
45704549
</dt>

tests/expand-manifest.jsonld

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1368,13 +1368,6 @@
13681368
"purpose": "Verifies that an exception is raised on expansion when a invalid IRI mapping is found",
13691369
"input": "expand/e015-in.jsonld",
13701370
"expectErrorCode": "invalid IRI mapping"
1371-
}, {
1372-
"@id": "#te016",
1373-
"@type": [ "jld:NegativeEvaluationTest", "jld:ExpandTest" ],
1374-
"name": "Invalid IRI mapping (not an absolute IRI)",
1375-
"purpose": "Verifies that an exception is raised on expansion when a invalid IRI mapping is found",
1376-
"input": "expand/e016-in.jsonld",
1377-
"expectErrorCode": "invalid IRI mapping"
13781371
}, {
13791372
"@id": "#te017",
13801373
"@type": [ "jld:NegativeEvaluationTest", "jld:ExpandTest" ],

tests/expand/e016-in.jsonld

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)