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

@@ -19,7 +19,7 @@ class TestApplicationNode(TestApplicationProto):
self.testdir + '/node/node_modules',
)
self.conf(
self._load_conf(
{
"listeners": {"*:7080": {"pass": "applications/" + script}},
"applications": {