Correct /FilterModel/empty/vroot-show-nodes test case

This commit is contained in:
Kristian Rietveld 2009-09-01 16:15:08 +02:00
parent d09c2ae965
commit 2cca680c66

View File

@ -628,7 +628,7 @@ empty_vroot_show_nodes (FilterTest *fixture,
set_path_visibility (fixture, "2:2:2", TRUE);
check_filter_model_with_root (fixture, path);
check_level_length (fixture->filter, "0", 0);
check_level_length (fixture->filter, NULL, 0);
set_path_visibility (fixture, "2:2", TRUE);
check_filter_model_with_root (fixture, path);