--- 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;