From a678c16bc9fad9b566c804f1422e6a6d72fa62ed Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Mon, 21 Feb 2011 12:20:55 +0100 Subject: [PATCH] tests: fix t/16-nestedcons.t --- testcases/t/16-nestedcons.t | 2 ++ 1 file changed, 2 insertions(+) diff --git a/testcases/t/16-nestedcons.t b/testcases/t/16-nestedcons.t index f40ec68e..23f894ba 100644 --- a/testcases/t/16-nestedcons.t +++ b/testcases/t/16-nestedcons.t @@ -23,6 +23,8 @@ my $expected = { id => ignore(), rect => ignore(), window_rect => ignore(), + geometry => ignore(), + swallows => ignore(), percent => 0, layout => 0, focus => ignore(), -- 2.39.5