Activate rbtree now that it work correctly.

SVN revision: 35721
This commit is contained in:
Cedric BAIL 2008-08-28 16:36:18 +00:00
parent 78e7047377
commit 357e2614e9
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ static const Eina_Test_Case etc[] = {
{ "Accessor", eina_test_accessor },
{ "Module", eina_test_module },
{ "Convert", eina_test_convert },
/* { "Rbtree", eina_test_rbtree }, */
{ "Rbtree", eina_test_rbtree },
{ NULL, NULL }
};