diff -r 31d6e1ae5283 -r 4269ca484c7b mmlibs/mmfw/tsrc/mmfintegrationtest/ACLNT/TestConverter.cpp --- a/mmlibs/mmfw/tsrc/mmfintegrationtest/ACLNT/TestConverter.cpp Tue Jul 06 16:02:18 2010 +0300 +++ b/mmlibs/mmfw/tsrc/mmfintegrationtest/ACLNT/TestConverter.cpp Wed Aug 18 11:16:18 2010 +0300 @@ -177,7 +177,7 @@ INFO_PRINTF1( _L("Convert CMdaAudioConvertUtility")); CActiveScheduler::Start(); - // TODO Improve test. e.g. check that a valid AU file is written + // XXX Improve test. e.g. check that a valid AU file is written if(iError == KErrNone) { ret = EPass; @@ -192,7 +192,7 @@ { CActiveScheduler::Start(); - // TODO Improve test. e.g. check that a valid AU file is written + // XXX Improve test. e.g. check that a valid AU file is written if(iError == KErrNone) { ret = EPass;