cedric pushed a commit to branch eet-1.7.

commit 33cca3008f77711746993b64d7ddf499a777231c
Author: Cedric Bail <[email protected]>
Date:   Tue Jul 2 11:11:23 2013 +0900

    eet: forgotten backport.
---
 src/tests/eet_suite.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/tests/eet_suite.c b/src/tests/eet_suite.c
index 91ef2a7..dfb8dd5 100644
--- a/src/tests/eet_suite.c
+++ b/src/tests/eet_suite.c
@@ -1950,6 +1950,7 @@ START_TEST(eet_cache_concurrency)
    fail_if(ret != 0);
 # endif /* ifdef _EET_INCLUDED_PTHREAD */
 
+   fail_if(eet_close(ef) != EET_ERROR_NONE);
    fail_if(unlink(file) != 0);
 
    eina_threads_shutdown();

-- 

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev

Reply via email to