t/16-nestedcons.t: add 'border' key
This commit is contained in:
parent
432073dbe5
commit
4aef09ab34
|
@ -25,6 +25,7 @@ my $expected = {
|
|||
focus => ignore(),
|
||||
focused => 0,
|
||||
urgent => 0,
|
||||
border => 0,
|
||||
'floating-nodes' => ignore(),
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue