summaryrefslogtreecommitdiff
path: root/test/utils
diff options
context:
space:
mode:
authorJohn R Barker <john@johnrbarker.com>2016-10-20 18:22:58 +0100
committerGitHub <noreply@github.com>2016-10-20 18:22:58 +0100
commitba8e1f88a95dc21b70f5a5a4779728737ee27122 (patch)
tree81dc55d40033f8a39b692c1631e078c22db40c13 /test/utils
parent1dfa0e06eb1bbd2ff89bf3db5f5e5b6028cdd6f5 (diff)
downloadansible-ba8e1f88a95dc21b70f5a5a4779728737ee27122.tar.gz
Port validate-modules to stable-2.2 (#18119)
Diffstat (limited to 'test/utils')
-rw-r--r--test/utils/shippable/sanity-requirements.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/utils/shippable/sanity-requirements.txt b/test/utils/shippable/sanity-requirements.txt
index 094224a844..09156ea60b 100644
--- a/test/utils/shippable/sanity-requirements.txt
+++ b/test/utils/shippable/sanity-requirements.txt
@@ -2,3 +2,5 @@ tox
pyyaml
jinja2
setuptools
+mock
+voluptuous==0.8.8