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:
authorSergejs Paskevics <git-no-reply@zabbix.com>2017-11-02 15:13:42 +0300
committerSergejs Paskevics <git-no-reply@zabbix.com>2017-11-02 15:13:42 +0300
commitaf9b7180d7f34ab3182cead8c3cb90f7efddafc9 (patch)
tree3cb9b2c00f349556bc5b4cb55cecb9eea27931a9 /tests/libs/Makefile.am
parent02721138fe9bdf86769f4c388f2448d048ddabe8 (diff)
.......... [DEV-628] added test cases for "DBselect_uint64" function
Diffstat (limited to 'tests/libs/Makefile.am')
-rw-r--r--tests/libs/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/libs/Makefile.am b/tests/libs/Makefile.am
new file mode 100644
index 00000000000..5bde1e66822
--- /dev/null
+++ b/tests/libs/Makefile.am
@@ -0,0 +1,3 @@
+SUBDIRS = \
+ zbxdbhigh
+