Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/zbxmocktest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/zbxmocktest.c b/tests/zbxmocktest.c
index 13c844c3d07..bc42f2fc478 100644
--- a/tests/zbxmocktest.c
+++ b/tests/zbxmocktest.c
@@ -57,7 +57,7 @@ int CONFIG_PREPROCESSOR_FORKS = 3;
int CONFIG_HISTORYPOLLER_FORKS = 5;
int CONFIG_AVAILMAN_FORKS = 1;
int CONFIG_SERVICEMAN_FORKS = 0;
-int CONFIG_PROBLEMHOUSEKEEPER_FORKS = 0;
+int CONFIG_TRIGGERHOUSEKEEPER_FORKS = 0;
int CONFIG_ODBCPOLLER_FORKS = 5;
int CONFIG_LISTEN_PORT = 0;