tests: update t/16-nestedcons.t with new window_rect parameter
This commit is contained in:
@ -21,6 +21,7 @@ my $expected = {
|
|||||||
type => 0,
|
type => 0,
|
||||||
id => ignore(),
|
id => ignore(),
|
||||||
rect => ignore(),
|
rect => ignore(),
|
||||||
|
window_rect => ignore(),
|
||||||
layout => 0,
|
layout => 0,
|
||||||
focus => ignore(),
|
focus => ignore(),
|
||||||
focused => 0,
|
focused => 0,
|
||||||
|
Reference in New Issue
Block a user