--- a/bluetooth/btexample/test/cit/ROMConfig/src/cteststepbtromconfigremcon002.cpp Tue Feb 02 01:12:20 2010 +0200
+++ b/bluetooth/btexample/test/cit/ROMConfig/src/cteststepbtromconfigremcon002.cpp Fri Mar 19 09:53:48 2010 +0200
@@ -66,7 +66,7 @@
if ( err!=expectedError )
{
INFO_PRINTF4(\
- _L("Failed: Expected KErrNotFound (%d) and got %d when calling CRemConInterfaceSelector::OpenTargetL"),\
+ _L("Failed: Expected %S(%d) and got %d when calling CRemConInterfaceSelector::OpenTargetL"),\
expectedErrorDesPtr, expectedError, err);
SetTestStepResult(EFail);
}