fix for ticket #1667
This commit is contained in:
parent
be4e91b6a4
commit
147100823e
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ CPPUNIT_TEST_SUITE_REGISTRATION(TestAuthenticationClientTest);
|
||||||
/**
|
/**
|
||||||
* The name of the configuration file for the authentication client factory.
|
* 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 */
|
/* =============================================== local function prototypes */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue