--- a/mmlibs/mmfw/tsrc/mmfintegrationtest/ACLNT/OpenFileByHandle7908.cpp Fri Jul 09 12:53:09 2010 +0100
+++ b/mmlibs/mmfw/tsrc/mmfintegrationtest/ACLNT/OpenFileByHandle7908.cpp Fri Jul 09 13:09:11 2010 +0100
@@ -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; // XXX check?? assume pass
+ TVerdict iAllocTestStepResult = EPass; // TODO check?? assume pass
err = PerformTestStep(1, stepFailCount);
failCount += stepFailCount;