From 4aef09ab348f1f7dcb18b6d4cdadbf6093d706c6 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sat, 13 Nov 2010 14:33:58 +0100 Subject: [PATCH] t/16-nestedcons.t: add 'border' key --- testcases/t/16-nestedcons.t | 1 + 1 file changed, 1 insertion(+) 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(), }; -- 2.39.5