create link to an eressea.ini before runnign tests

This commit is contained in:
Enno Rehling 2014-12-11 10:22:14 +00:00
parent d91cf538cf
commit c76ff2b9c7
1 changed files with 1 additions and 0 deletions

View File

@ -17,5 +17,6 @@ fi
$ROOT/$BIN_DIR/eressea/test_eressea
cd $ROOT
[ -e eressea.ini ] || ln -sf conf/eressea.ini
$ROOT/$BIN_DIR/eressea/eressea -v0 scripts/run-tests.lua
cd $OLDWPD