diff -r 7e287c5c61f0 -r 381827f66490 stif/inc/TestServerModuleIf.h --- a/stif/inc/TestServerModuleIf.h Wed Apr 14 17:35:04 2010 +0300 +++ b/stif/inc/TestServerModuleIf.h Tue Apr 27 18:14:33 2010 +0300 @@ -470,6 +470,7 @@ */ TInt TestThreadMutexHandle() { return iTestThreadMutex.Handle(); }; + const TDesC& GetConfigFileName() const { return iConfig; } public: // Functions from base classes // None