diff -r ccab7f1f8266 -r 67c6ff54ec25 stif/inc/TestServerModuleIf.h --- a/stif/inc/TestServerModuleIf.h Mon May 03 13:58:41 2010 +0300 +++ b/stif/inc/TestServerModuleIf.h Fri May 14 17:25:03 2010 +0300 @@ -470,6 +470,7 @@ */ TInt TestThreadMutexHandle() { return iTestThreadMutex.Handle(); }; + const TDesC& GetConfigFileName() const { return iConfig; } public: // Functions from base classes // None