remove IO::Prompter from local-sudo test
Graham Knop [Wed, 27 Nov 2019 14:27:54 +0000 (15:27 +0100)]
xt/local-sudo.t

index c109463..c1d4713 100644 (file)
@@ -1,4 +1,3 @@
-use IO::Prompter; # dies, utterly, if loaded after strictures, no idea why
 use strictures 1;
 use Test::More;
 use lib 'xt/lib';