From f48cc9ee215f1c25608cf71a068b81c4f8bc8e23 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Fri, 16 Apr 2010 21:01:08 +0200 Subject: [PATCH] update t/16* for data structure --- testcases/t/16-nestedcons.t | 3 +++ 1 file changed, 3 insertions(+) diff --git a/testcases/t/16-nestedcons.t b/testcases/t/16-nestedcons.t index 2f19b0c2..39087e85 100644 --- a/testcases/t/16-nestedcons.t +++ b/testcases/t/16-nestedcons.t @@ -49,6 +49,9 @@ my $expected = { orientation => ignore(), type => 0, id => ignore(), + rect => ignore(), + layout => 0, + focus => ignore(), }; cmp_deeply($tree, $expected, 'root node OK'); -- 2.39.5