yaffs Fixed some tests in direct/timothy_tests/quick_tests
[yaffs2.git] / direct / timothy_tests / quick_tests / test_yaffs_rename_EROFS.c
index 5f5437bf924d3e0c4f70273d9b2d2b90e32e47ca..851297fd3fc9a4f7d120465829c2a41854b3cea9 100644 (file)
@@ -53,7 +53,7 @@ int test_yaffs_rename_EROFS_clean(void)
                }
        }
        
-       return  EROFS_clean();
+       return  (EROFS_clean() && yaffs_close(test_yaffs_open()));
 
 }