bluetooth/btexample/test/cit/ROMConfig/src/cteststepbtromconfigremcon002.cpp
branchRCL_3
changeset 8 2b6718f05bdb
parent 0 29b1cd4cb562
--- 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 Feb 19 23:56:55 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);
 		}