diff -r 1d92fd018dd4 -r 4a1905d205a2 mmappfw_plat/harvester_collection_mediator_api/tsrc/HarvesterCollectionMediatorTest/inc/HarvesterCollectionMediatorTest.h --- a/mmappfw_plat/harvester_collection_mediator_api/tsrc/HarvesterCollectionMediatorTest/inc/HarvesterCollectionMediatorTest.h Thu Jun 17 11:11:56 2010 -0500 +++ b/mmappfw_plat/harvester_collection_mediator_api/tsrc/HarvesterCollectionMediatorTest/inc/HarvesterCollectionMediatorTest.h Fri Jun 25 17:07:52 2010 -0500 @@ -43,9 +43,9 @@ // Log file _LIT( KHarvesterCollectionMediatorTestLogFile, "HarvesterCollectionMediatorTest.txt" ); _LIT( KHarvesterCollectionMediatorTestLogFileWithTitle, "HarvesterCollectionMediatorTest_[%S].txt" ); -_LIT( KTestItemPath, "\\testing\\data\\test0000.mp3"); -_LIT( KTestItemPath2, "\\testing\\data\\test0001.mp3"); -_LIT( KTestItemPath3, "\\testing\\data\\test0002.mp3"); +_LIT( KTestItemPath, "e:\\testing\\data\\test0000.mp3"); +_LIT( KTestItemPath2, "e:\\testing\\data\\test0001.mp3"); +_LIT( KTestItemPath3, "e:\\testing\\data\\test0002.mp3"); // FUNCTION PROTOTYPES //?type ?function_name(?arg_list);