kerneltest/f32test/server/t_fman.cpp
branchRCL_3
changeset 42 a179b74831c9
parent 20 597aaf25e343
child 43 c1f20ce4abcf
--- a/kerneltest/f32test/server/t_fman.cpp	Thu Jul 15 20:11:42 2010 +0300
+++ b/kerneltest/f32test/server/t_fman.cpp	Thu Aug 19 11:14:22 2010 +0300
@@ -600,7 +600,7 @@
 	test_KErrNone(r);
 	test(entry.iName.MatchF(_L("T_FSRV.CPP"))!=KErrNotFound);
 #if defined (__WINS__)
-	test_Equal(KEntryAttArchive, entry.iAtt);
+	test_Equal(KEntryAttArchive | KEntryAttReadOnly, entry.iAtt);
 #else
 	if (!IsTestingLFFS())
 		{