diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2023-11-05 15:53:03 +0100 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2023-11-05 15:53:03 +0100 |
| commit | eb60ef73b0af4ebbf35a67226edf1d8e61d972ae (patch) | |
| tree | f9f002cf20cc62f831e996d360acdfd0806f746f /test/json | |
| parent | 9c7e2fd21b6a39ad9f1eb0f699fc054559d2a6b9 (diff) | |
a
Diffstat (limited to 'test/json')
| -rw-r--r-- | test/json/frameset-header2.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/test/json/frameset-header2.json b/test/json/frameset-header2.json new file mode 100644 index 00000000..8b32cabc --- /dev/null +++ b/test/json/frameset-header2.json @@ -0,0 +1,9 @@ +{ + "name": "foo", + "depth": 42, + "framesets": { + "w": {}, + "n": {} + }, + "frames": [] +} |
