tests: Add skips for tests that require sudo
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
# vim: ft=zsh sw=2 ts=2 et
|
||||
# -------------------------------------------------------------------------------------------------
|
||||
|
||||
type sudo >/dev/null || skip_test='sudo must be present'
|
||||
|
||||
# Tests three codepaths:
|
||||
# * -i (no argument)
|
||||
# * -C3 (pasted argument)
|
||||
|
||||
Reference in New Issue
Block a user