yaffs Added more tests to direct/timothy_tests/quick_tests
[yaffs2.git] / direct / timothy_tests / quick_tests / test_yaffs_mount2.c
index 52728b71f6a0b0be207d9e1cfff3f50276d08ca1..8bf856d6e953e7dc4f55af5df1c249d1dd8105e9 100644 (file)
@@ -16,7 +16,6 @@
 int test_yaffs_mount2(void)
 {
        int output = -1;
-       printf("closing handle again %d\n",yaffs_close(0));
        output= yaffs_unmount(YAFFS_MOUNT_POINT);
        if (output < 0) {
                print_message("failed to unmount current_mountpoint\n",2);