diff -r 889504eac4fb -r 604ca70b6235 xml/xmllibxml2parser/test/tef/xmlparser2/src/texmlparser2step.cpp --- a/xml/xmllibxml2parser/test/tef/xmlparser2/src/texmlparser2step.cpp Tue Aug 31 17:02:56 2010 +0300 +++ b/xml/xmllibxml2parser/test/tef/xmlparser2/src/texmlparser2step.cpp Wed Sep 01 12:37:34 2010 +0100 @@ -29,9 +29,9 @@ /** * Class CXmlParser2Step implementation */ -_LIT(KSimpleXmlFile, "c:\\testdata\\xmlexample.xml"); +_LIT(KSimpleXmlFile, "z:\\testdata\\xmlexample.xml"); #ifdef _DEBUG -_LIT(KCorruptXm1File, "c:\\testdata\\corruptxml1.xml"); +_LIT(KCorruptXm1File, "z:\\testdata\\corruptxml1.xml"); #endif /**