forked from github/server
Merge branch 'master' of /home/eressea/repo/eressea
This commit is contained in:
commit
9cc2814fb0
1 changed files with 1 additions and 0 deletions
|
@ -111,6 +111,7 @@ parse_args(int argc, char **argv, int *exitcode)
|
||||||
}
|
}
|
||||||
|
|
||||||
if (run_tests) {
|
if (run_tests) {
|
||||||
|
init_resources();
|
||||||
*exitcode = RunAllTests();
|
*exitcode = RunAllTests();
|
||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue