Skip to content
Snippets Groups Projects
Verified Commit 47afb229 authored by Andreas Romeyke's avatar Andreas Romeyke
Browse files

- fixed xt-based warning

parent a779482f
No related branches found
No related tags found
No related merge requests found
Pipeline #6982 failed
...@@ -3,6 +3,7 @@ use v5.36; ...@@ -3,6 +3,7 @@ use v5.36;
use Path::Tiny; use Path::Tiny;
use Test::Cmd; use Test::Cmd;
use Net::Ping; use Net::Ping;
use namespace::clean;
sub testhost () { sub testhost () {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment