tests: fix t/16-nestedcons.t
This commit is contained in:
parent
b6f81fe43c
commit
a678c16bc9
|
@ -23,6 +23,8 @@ my $expected = {
|
||||||
id => ignore(),
|
id => ignore(),
|
||||||
rect => ignore(),
|
rect => ignore(),
|
||||||
window_rect => ignore(),
|
window_rect => ignore(),
|
||||||
|
geometry => ignore(),
|
||||||
|
swallows => ignore(),
|
||||||
percent => 0,
|
percent => 0,
|
||||||
layout => 0,
|
layout => 0,
|
||||||
focus => ignore(),
|
focus => ignore(),
|
||||||
|
|
Loading…
Reference in New Issue