From: Lourens Rozema Date: Fri, 20 Aug 2010 19:38:07 +0000 (+0200) Subject: Test 16 fixed expectation of the (root) focused field to exist in the tree and always... X-Git-Tag: tree-pr1~141 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=c780f5dd0be3963cd04b124645e72123083baf77;p=i3%2Fi3 Test 16 fixed expectation of the (root) focused field to exist in the tree and always be zero. --- diff --git a/testcases/t/16-nestedcons.t b/testcases/t/16-nestedcons.t index e3f96911..ecc20d82 100644 --- a/testcases/t/16-nestedcons.t +++ b/testcases/t/16-nestedcons.t @@ -23,6 +23,7 @@ my $expected = { rect => ignore(), layout => 0, focus => ignore(), + focused => 0, urgent => 0, 'floating-nodes' => ignore(), };