Test 16 fixed expectation of the (root) focused field to exist in the tree and always be zero.

This commit is contained in:
Lourens Rozema 2010-08-20 21:38:07 +02:00 committed by Michael Stapelberg
parent 160c12ed9a
commit c780f5dd0b
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ my $expected = {
rect => ignore(),
layout => 0,
focus => ignore(),
focused => 0,
urgent => 0,
'floating-nodes' => ignore(),
};