Skip to content

Commit c48303d

Browse files
committed
Rename expand/pr30 to expand/pr33 to avoid conflict with PR #158.
1 parent 0b831dd commit c48303d

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
@@ -2369,12 +2369,12 @@
23692369
"input": "expand/pr29-in.jsonld",
23702370
"expect": "expand/pr29-out.jsonld"
23712371
}, {
2372-
"@id": "#tpr30",
2372+
"@id": "#tpr33",
23732373
"@type": ["jld:NegativeEvaluationTest", "jld:ExpandTest"],
23742374
"name": "Fails if trying to declare a keyword alias as prefix.",
23752375
"purpose": "Keyword aliases can not be used as prefixes.",
23762376
"option": {"specVersion": "json-ld-1.1"},
2377-
"input": "expand/pr30-in.jsonld",
2377+
"input": "expand/pr33-in.jsonld",
23782378
"expect": "invalid term definition"
23792379
}, {
23802380
"@id": "#tso01",
File renamed without changes.

0 commit comments

Comments
 (0)