Activate the bench.

SVN revision: 35386
This commit is contained in:
Cedric BAIL 2008-08-07 17:25:52 +00:00
parent 8fa6d931ce
commit bdf0f1bb71
1 changed files with 1 additions and 0 deletions

View File

@ -178,6 +178,7 @@ struct _Eina_Bench_Case
static const Eina_Bench_Case etc[] = {
{ "Hash", eina_bench_hash },
{ "Array vs List vs Inlist", eina_bench_array },
{ NULL, NULL }
};