diff --git a/testcases/t/16-nestedcons.t b/testcases/t/16-nestedcons.t index 2f19b0c2..39087e85 100644 --- a/testcases/t/16-nestedcons.t +++ b/testcases/t/16-nestedcons.t @@ -49,6 +49,9 @@ my $expected = { orientation => ignore(), type => 0, id => ignore(), + rect => ignore(), + layout => 0, + focus => ignore(), }; cmp_deeply($tree, $expected, 'root node OK');