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
diff options
context:
space:
mode:
authorAndris Zeila <andris.zeila@zabbix.com>2018-08-07 15:54:30 +0300
committerAndris Zeila <andris.zeila@zabbix.com>2018-08-07 15:54:30 +0300
commit2864261baf9255f05e2fe13deaa7adaa63388676 (patch)
tree8bcb99ede6b94b447f8b626bc12c64408fc67c82 /.gitattributes
parent0a7af38d75aa177f669159a0a63684ce5bf6d74a (diff)
.......... [ZBXNEXT-413] added test suite to check maintenance tag matching
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 44d402fb921..29ffa5ed1cf 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -354,6 +354,7 @@ tests/libs/zbxcommon/calculate_item_nextcheck.yaml -text
tests/libs/zbxcommon/replace_key_params_dyn.yaml -text
tests/libs/zbxcommshigh/zbx_tcp_recv_ext.yaml -text
tests/libs/zbxcommshigh/zbx_tcp_recv_ext_zlib.yaml -text
+tests/libs/zbxdbcache/dc_maintenance_match_tags.yaml -text
tests/libs/zbxdbcache/zbx_vc_add_values.yaml -text
tests/libs/zbxdbcache/zbx_vc_get_value.yaml -text
tests/libs/zbxdbcache/zbx_vc_get_values.yaml -text