]> git.sur5r.net Git - i3/i3/commitdiff
t/16-nestedcons.t: add 'border' key
authorMichael Stapelberg <michael@stapelberg.de>
Sat, 13 Nov 2010 13:33:58 +0000 (14:33 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 13 Nov 2010 13:33:58 +0000 (14:33 +0100)
testcases/t/16-nestedcons.t

index ecc20d82d3e12e695c71b3e1ac6d5d88a1320226..1e57994f84b039ef6a623096ab519b458a9b08b4 100644 (file)
@@ -25,6 +25,7 @@ my $expected = {
     focus => ignore(),
     focused => 0,
     urgent => 0,
+    border => 0,
     'floating-nodes' => ignore(),
 };