summaryrefslogtreecommitdiff
path: root/tests/dumptrees.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dumptrees.c')
-rw-r--r--tests/dumptrees.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/dumptrees.c b/tests/dumptrees.c
index 02ca092..f1e0ea9 100644
--- a/tests/dumptrees.c
+++ b/tests/dumptrees.c
@@ -24,7 +24,8 @@ static struct {
TREE(ovf_size_strings),
TREE(truncated_property), TREE(truncated_string),
TREE(truncated_memrsv),
- TREE(two_roots)
+ TREE(two_roots),
+ TREE(named_root)
};
#define NUM_TREES (sizeof(trees) / sizeof(trees[0]))