Tests: check application configuration loading.

This commit is contained in:
Andrey Zelenkov
2019-04-26 17:35:26 +03:00
parent 6a6bc63c48
commit 644e6df687
8 changed files with 12 additions and 7 deletions

View File

@@ -58,7 +58,7 @@ class TestApplicationJava(TestApplicationProto):
process = Popen(javac)
process.communicate()
self.conf(
self._load_conf(
{
"listeners": {"*:7080": {"pass": "applications/" + script}},
"applications": {