fix for ticket #1667

This commit is contained in:
maroy 2006-05-09 12:24:55 +00:00
parent be4e91b6a4
commit 147100823e

View file

@ -62,7 +62,7 @@ CPPUNIT_TEST_SUITE_REGISTRATION(TestAuthenticationClientTest);
/**
* The name of the configuration file for the authentication client factory.
*/
static const std::string configFileName = "testAuthentication.xml";
static const std::string configFileName = "../etc/testAuthentication.xml";
/* =============================================== local function prototypes */