Skip to content

Commit ba63075

Browse files
committed
Rename scope tests that were confused for map tests.
1 parent ff3f6c0 commit ba63075

37 files changed

+145
-145
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"@context": {
3+
"@vocab": "http://example/",
4+
"Foo": {"@context": {"bar": "http://example.org/bar"}}
5+
}
6+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"@context": {
3+
"@vocab": "http://example/",
4+
"Foo": {"@context": {"bar": "http://example.org/bar"}}
5+
},
6+
"a": {"@type": "Foo", "bar": "baz"}
7+
}
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)