From: Michael Stapelberg Date: Sat, 13 Nov 2010 13:33:58 +0000 (+0100) Subject: t/16-nestedcons.t: add 'border' key X-Git-Tag: tree-pr1~115 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=4aef09ab348f1f7dcb18b6d4cdadbf6093d706c6;p=i3%2Fi3 t/16-nestedcons.t: add 'border' key --- diff --git a/testcases/t/16-nestedcons.t b/testcases/t/16-nestedcons.t index ecc20d82..1e57994f 100644 --- a/testcases/t/16-nestedcons.t +++ b/testcases/t/16-nestedcons.t @@ -25,6 +25,7 @@ my $expected = { focus => ignore(), focused => 0, urgent => 0, + border => 0, 'floating-nodes' => ignore(), };