diff -r 0b68a1b0c15e -r a9c0808a1095 serviceproviders/sapi_mediamanagement/tsrc/testing/tmediaprovidertesting/src/tmediaprovidertestingImpl.cpp --- a/serviceproviders/sapi_mediamanagement/tsrc/testing/tmediaprovidertesting/src/tmediaprovidertestingImpl.cpp Tue Aug 31 16:06:03 2010 +0300 +++ b/serviceproviders/sapi_mediamanagement/tsrc/testing/tmediaprovidertesting/src/tmediaprovidertestingImpl.cpp Wed Sep 01 12:28:47 2010 +0100 @@ -489,6 +489,7 @@ TInt expRes = expValue.AsTInt32(); TInt resRes = resValue.AsTInt32(); + expIntStr.AppendNum(expRes); resIntStr.AppendNum(resRes);