]> git.sur5r.net Git - i3/i3/commitdiff
Test 16 fixed expectation of the (root) focused field to exist in the tree and always...
authorLourens Rozema <i3hacker@LourensRozema.nl>
Fri, 20 Aug 2010 19:38:07 +0000 (21:38 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 21 Aug 2010 16:24:21 +0000 (18:24 +0200)
testcases/t/16-nestedcons.t

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