yaffs direct tests: Modify some tests to check properly
[yaffs2.git] / direct / timothy_tests / quick_tests / test_yaffs_ftruncate_EBADF.h
index 631150d048efd54ea4f68f0f9bd5a4a1bccc4883..895013c742de93b39909b44af51d77e0239ddd5f 100644 (file)
 
 #ifndef __test_yaffs_ftruncate_EBADF_h__
 #define __test_yaffs_ftruncate_EBADF_h__
+
 #include "lib.h"
 #include "yaffsfs.h"
 #include "test_yaffs_open.h"
+
 int test_yaffs_ftruncate_EBADF(void);
 int test_yaffs_ftruncate_EBADF_clean(void); 
+
 #endif