t/16-nestedcons.t: add 'border' key

This commit is contained in:
Michael Stapelberg 2010-11-13 14:33:58 +01:00
parent 432073dbe5
commit 4aef09ab34
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ my $expected = {
focus => ignore(),
focused => 0,
urgent => 0,
border => 0,
'floating-nodes' => ignore(),
};