From c780f5dd0be3963cd04b124645e72123083baf77 Mon Sep 17 00:00:00 2001 From: Lourens Rozema Date: Fri, 20 Aug 2010 21:38:07 +0200 Subject: [PATCH] Test 16 fixed expectation of the (root) focused field to exist in the tree and always be zero. --- testcases/t/16-nestedcons.t | 1 + 1 file changed, 1 insertion(+) 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(), }; -- 2.39.5