Skip to content

Commit b1f3d42

Browse files
committed
add test t0074 to manifest file
1 parent 668ad59 commit b1f3d42

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

test-suite/tests/compact-manifest.jsonld

+8
Original file line numberDiff line numberDiff line change
@@ -593,6 +593,14 @@
593593
"input": "compact-0073-in.jsonld",
594594
"context": "compact-0073-context.jsonld",
595595
"expect": "compact-0073-out.jsonld"
596+
}, {
597+
"@id": "#t0074",
598+
"@type": ["jld:PositiveEvaluationTest", "jld:CompactTest"],
599+
"name": "Container as a list with type of @id",
600+
"purpose": "Ensure that compaction works for empty list when proparty has container declared as @list and type as @id",
601+
"input": "compact-0074-in.jsonld",
602+
"context": "compact-0074-context.jsonld",
603+
"expect": "compact-0074-out.jsonld"
596604
}, {
597605
"@id": "#tc001",
598606
"@type": ["jld:PositiveEvaluationTest", "jld:CompactTest"],

0 commit comments

Comments
 (0)