Test 16 fixed expectation of the (root) focused field to exist in the tree and always be zero.
This commit is contained in:
parent
160c12ed9a
commit
c780f5dd0b
|
@ -23,6 +23,7 @@ my $expected = {
|
|||
rect => ignore(),
|
||||
layout => 0,
|
||||
focus => ignore(),
|
||||
focused => 0,
|
||||
urgent => 0,
|
||||
'floating-nodes' => ignore(),
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue