ipsservices/tsrc/profiletester/src/popimapprofiletester.cpp
branchRCL_3
changeset 73 c8382f7b54ef
parent 70 968773a0b6ef
child 80 726fba06891a
--- a/ipsservices/tsrc/profiletester/src/popimapprofiletester.cpp	Tue Sep 14 20:48:24 2010 +0300
+++ b/ipsservices/tsrc/profiletester/src/popimapprofiletester.cpp	Wed Sep 15 11:52:37 2010 +0300
@@ -2,7 +2,7 @@
  *  Name        :  popimapprofiletester.cpp
  *  Part of     :  ipsservices / ipsprofiletester 
  *  Description :: STIF test cases
- *  Version     : %version: 1 % << Don't touch! Updated by Synergy at check-out.
+ *  Version     : %version: 2 % << Don't touch! Updated by Synergy at check-out.
  *
  *  Copyright © 2010-2010 Nokia and/or its subsidiary(-ies).  All rights reserved.
  *  This material, including documentation and any related computer
@@ -49,7 +49,7 @@
 _LIT(KDraftsType,"drafts");
 _LIT(KSentType,"sent");
 // Logging path
-_LIT( KpopimapprofiletesterLogPath, "\\logs\\testframework\\popimapprofiletester\\" );
+_LIT( KpopimapprofiletesterLogPath, "\\logs\\testframework\\" );
 // Log file
 _LIT( KpopimapprofiletesterLogFile, "popimapprofiletester.txt" );
 _LIT( KpopimapprofiletesterLogFileWithTitle, "popimapprofiletester_[%S].txt" );