diff --git a/tests/all.sh b/tests/all.sh index 9509449..32b949d 100644 --- a/tests/all.sh +++ b/tests/all.sh @@ -465,5 +465,13 @@ testZabbixDiscoverManyPools() { testZabbixDiscoverReturnsData } +testDiscoverScriptManyPoolsRunDuration() { + testDiscoverScriptRunDuration +} + +testZabbixDiscoverManyPoolsRunDuration() { + testZabbixDiscoverRunDuration +} + # Load shUnit2. . shunit2