mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-29 16:45:04 +02:00
Fix test
This commit is contained in:
parent
17de7ee0e9
commit
4be891bb22
@ -18,7 +18,7 @@ package main;
|
||||
|
||||
use Test2::V0;
|
||||
use FindBin;
|
||||
use lib "$FindBin::RealBin/../../../../src";
|
||||
use lib "$FindBin::RealBin/../../../src";
|
||||
use apps::redis::sentinel::mode::listclusters;
|
||||
use apps::redis::sentinel::custom::cli;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user