mmlibs/mmfw/tsrc/mmfintegrationtest/ACLNT/OpenFileByHandle7908.cpp
branchRCL_3
changeset 49 735348f59235
parent 0 40261b775718
child 32 ae690a8c4a18
--- a/mmlibs/mmfw/tsrc/mmfintegrationtest/ACLNT/OpenFileByHandle7908.cpp	Thu Aug 19 11:23:35 2010 +0300
+++ b/mmlibs/mmfw/tsrc/mmfintegrationtest/ACLNT/OpenFileByHandle7908.cpp	Tue Aug 31 16:43:06 2010 +0300
@@ -67,7 +67,7 @@
 		
 	TInt failCount = 0;//total fail count for all the steps = sum of fail counts in each step
 	TInt stepFailCount; //fail count in each step
-	TVerdict iAllocTestStepResult = EPass; // TODO check?? assume pass
+	TVerdict iAllocTestStepResult = EPass; // XXX check?? assume pass
 	
 	err = PerformTestStep(1, stepFailCount);
 	failCount += stepFailCount;