# Test::Mock::Cmd needs to be use() with an argument
# use.t just does -M"Test::Mock::Cmd" which fails with
#   Test::Mock::Cmd->import() requires a 1-3 key hash, 1 code/hash reference, or 3 code/hash references as arguments at -e line 0.
# so we skip the test
use.t
