Disable test until it is rewritten to work

This commit is contained in:
Javier Jardón 2009-11-09 06:15:56 +01:00
parent e70a46c7e3
commit c7a5ddf8a7

View File

@ -1266,6 +1266,8 @@ gtk_real_model_types_iter_parent (GtkTreeModel *tree_model,
* Automated testing
*/
#if 0
static void
treestore_torture_recurse (GtkTreeStore *store,
GtkTreeIter *root,
@ -1355,6 +1357,8 @@ treestore_torture_recurse (GtkTreeStore *store,
}
}
#endif
static void
run_automated_tests (void)
{