summaryrefslogtreecommitdiffhomepage
path: root/test/json/frameset-header.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/json/frameset-header.json')
-rw-r--r--test/json/frameset-header.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/json/frameset-header.json b/test/json/frameset-header.json
new file mode 100644
index 00000000..8b32cabc
--- /dev/null
+++ b/test/json/frameset-header.json
@@ -0,0 +1,9 @@
+{
+ "name": "foo",
+ "depth": 42,
+ "framesets": {
+ "w": {},
+ "n": {}
+ },
+ "frames": []
+}