* eina: Fix tests suite.

SVN revision: 45189
This commit is contained in:
Cedric BAIL 2010-01-15 16:18:29 +00:00
parent 171f07e158
commit 9490a51ff6
1 changed files with 0 additions and 2 deletions

View File

@ -63,8 +63,6 @@ START_TEST(eina_benchmark_simple)
fail_if(global_test != 499500);
eina_array_free(ea);
eina_benchmark_free(eb);
}
END_TEST