From f55d5e12c9e6c86a831f209aa73ac31260d50e4b Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sun, 28 Nov 2010 17:29:44 +0100 Subject: [PATCH] tests: update t/16-nestedcons.t with new window_rect parameter --- 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 8c66516c..d3fd3175 100644 --- a/testcases/t/16-nestedcons.t +++ b/testcases/t/16-nestedcons.t @@ -21,6 +21,7 @@ my $expected = { type => 0, id => ignore(), rect => ignore(), + window_rect => ignore(), layout => 0, focus => ignore(), focused => 0,