diff options
Diffstat (limited to 'contrib/mw-to-git/t/test.config')
-rw-r--r-- | contrib/mw-to-git/t/test.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/mw-to-git/t/test.config b/contrib/mw-to-git/t/test.config index b6fb0b3993..3ab56c7165 100644 --- a/contrib/mw-to-git/t/test.config +++ b/contrib/mw-to-git/t/test.config @@ -3,7 +3,7 @@ WIKI_DIR_NAME=wiki # Login and password of the wiki's admin WIKI_ADMIN=WikiAdmin -WIKI_PASSW=AdminPass +WIKI_PASSW=AdminPass1 # Address of the web server SERVER_ADDR=localhost |