mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Add test to avoid RRD overlapping paths
This commit is contained in:
parent
c1057bbc7f
commit
f31451d0bb
4 changed files with 89 additions and 8 deletions
|
|
@ -14,6 +14,7 @@ local tests = {
|
|||
require("utils_test"),
|
||||
require("influxdb2series"),
|
||||
require("influxdb_queries"),
|
||||
require("rrd_paths_test"),
|
||||
}
|
||||
|
||||
-- ##############################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue