yaffs Adding more error code test programs to quick tests. note the bugs are still...
[yaffs2.git] / direct / timothy_tests / quick_tests / test_yaffs_read.h
index 972fb314375fb3e79b2cf114109c223bbbc10475..ce9f5a23aa41f18f62f50df2d857dc996b0ee54a 100644 (file)
@@ -2,8 +2,9 @@
 #define __test_yaffs_read_h__
 #include "lib.h"
 #include "yaffsfs.h"
-#include "test_open_file.h"
-#include "test_yaffs_lseek.h"
+#include "test_yaffs_open.h"
+
+
 int test_yaffs_read(void);
 int test_yaffs_read_clean(void);
 #endif