From 28ba97727326c05c9347b50b0114f01c0ec8b1df Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Wed, 22 Nov 2023 09:47:25 +0100 Subject: a --- test/json/wall-atlas-01_header.json | 4 +--- test/json/wall-atlas-02_groups.json | 4 ++++ 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'test/json') diff --git a/test/json/wall-atlas-01_header.json b/test/json/wall-atlas-01_header.json index 6859c6da..7d0bb3b4 100644 --- a/test/json/wall-atlas-01_header.json +++ b/test/json/wall-atlas-01_header.json @@ -1,7 +1,5 @@ { "name": "foo", "depth": 42, - "frames": [], - "n": {}, - "w": {} + "frames": [] } diff --git a/test/json/wall-atlas-02_groups.json b/test/json/wall-atlas-02_groups.json index e3ff3fb3..196085bd 100644 --- a/test/json/wall-atlas-02_groups.json +++ b/test/json/wall-atlas-02_groups.json @@ -18,6 +18,10 @@ } ], "n": { + "wall": { + "offset": 0, + "count": 1 + } }, "w": { "pass-mode": "shoot-through", -- cgit v1.2.3