projects
/
scpubgit/Object-Remote.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
6845582
)
remove IO::Prompter from local-sudo test
Graham Knop [Wed, 27 Nov 2019 14:27:54 +0000 (15:27 +0100)]
xt/local-sudo.t
patch
|
blob
|
blame
|
history
diff --git
a/xt/local-sudo.t
b/xt/local-sudo.t
index
c109463
..
c1d4713
100644
(file)
--- a/
xt/local-sudo.t
+++ b/
xt/local-sudo.t
@@
-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';