Skip to content

Commit 79c44b7

Browse files
committed
Rename expand/pr30 to expand/pr33 to avoid conflict with PR #158.
1 parent 9656227 commit 79c44b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/expand-manifest.jsonld

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2333,12 +2333,12 @@
23332333
"input": "expand/pr29-in.jsonld",
23342334
"expect": "expand/pr29-out.jsonld"
23352335
}, {
2336-
"@id": "#tpr30",
2336+
"@id": "#tpr33",
23372337
"@type": ["jld:NegativeEvaluationTest", "jld:ExpandTest"],
23382338
"name": "Fails if trying to declare a keyword alias as prefix.",
23392339
"purpose": "Keyword aliases can not be used as prefixes.",
23402340
"option": {"specVersion": "json-ld-1.1"},
2341-
"input": "expand/pr30-in.jsonld",
2341+
"input": "expand/pr33-in.jsonld",
23422342
"expect": "invalid term definition"
23432343
}, {
23442344
"@id": "#tso01",
File renamed without changes.

0 commit comments

Comments
 (0)