update t/16* for data structure

This commit is contained in:
Michael Stapelberg 2010-04-16 21:01:08 +02:00
parent 138a790cd0
commit f48cc9ee21
1 changed files with 3 additions and 0 deletions

View File

@ -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');