Skip to content

Commit 6500be5

Browse files
committed
Update frame-g009-out.jsonld
Add missing newline to frame-g009-out.jsonld.
1 parent a27b0f4 commit 6500be5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test-suite/tests/frame-g009-out.jsonld

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"embed": {
55
"@id": "ex:embed",
66
"@container": "@set"
7-
},"shouldExist": "ex:shouldExist"
7+
},
8+
"shouldExist": "ex:shouldExist"
89
},
910
"@graph": [
1011
{

0 commit comments

Comments
 (0)