yaffs Improvements on the quick tests code. note the bug is still here.
[yaffs2.git] / direct / timothy_tests / quick_tests / test_yaffs_unlinking.c
index 795c8d4cccc47ad55d0a530ff8f23b9335c12392..d5f278734b31db4c8eff568255d2cad66126b644 100644 (file)
@@ -12,5 +12,5 @@ int test_yaffs_unlinking(void){
 }
 
 int test_yaffs_unlinking_clean(void){
-       return test_open_file();
+       return test_yaffs_open_file();
 }