X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=direct%2Ftest-framework%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_lseek.c;h=750d350787269a01464c0fed30ece8121d07b1f3;hb=b6a3ae56bbcd59fdc1769f69f445a5e43f8297bc;hp=84ed1c39f0cad729ef2b98193f2774d2438d6af6;hpb=cabb7b51f48a784fbd8bd04ea8878abe2196167a;p=yaffs2.git diff --git a/direct/test-framework/timothy_tests/quick_tests/test_yaffs_lseek.c b/direct/test-framework/timothy_tests/quick_tests/test_yaffs_lseek.c index 84ed1c3..750d350 100644 --- a/direct/test-framework/timothy_tests/quick_tests/test_yaffs_lseek.c +++ b/direct/test-framework/timothy_tests/quick_tests/test_yaffs_lseek.c @@ -35,9 +35,8 @@ int test_yaffs_lseek(void) } } else { print_message("error opening file\n", 2); - return -1; } - + return -1; } int test_yaffs_lseek_clean(void)