Tests: check application configuration loading in TLS tests.

This commit is contained in:
Andrey Zelenkov
2019-07-14 23:49:31 +03:00
parent ff5413f109
commit 72e987e110

View File

@@ -76,7 +76,7 @@ distinguished_name = req_distinguished_name
script_path = self.current_dir + '/python/' + script
self.conf(
self._load_conf(
{
"listeners": {"*:7080": {"pass": "applications/" + name}},
"applications": {