yaffs Adding more error code test programs to quick tests. note the bugs are still...
[yaffs2.git] / direct / timothy_tests / quick_tests / test_yaffs_unlinking.c
index d5f278734b31db4c8eff568255d2cad66126b644..ce06543e877a95d23eb8c5b33a31866cb9c2bfa3 100644 (file)
@@ -12,5 +12,5 @@ int test_yaffs_unlinking(void){
 }
 
 int test_yaffs_unlinking_clean(void){
-       return test_yaffs_open_file();
+       return test_yaffs_open();
 }