summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorErik Olof Gunnar Andersson <eandersson@blizzard.com>2018-03-07 10:30:45 -0800
committerErik Olof Gunnar Andersson <eandersson@blizzard.com>2018-03-07 10:31:41 -0800
commit8b1fbecc55a9ca025d2115ed9a02b0d44f72245a (patch)
treee3d88b6bdba1ce05d4894c40882b2800875355f8 /test-requirements.txt
parentdd611a025e05863d922620981ae8c0f8c6cc49d6 (diff)
downloaddesignate-8b1fbecc55a9ca025d2115ed9a02b0d44f72245a.tar.gz
Add os-testr in test-requirements.txt
This is a dependency of pretty_tox.sh that is missing and causing the tests to fail. Change-Id: Ibc1fcb845ed8167a3bdd7e3f7345ad8c8efcd538
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 45133302..071ee83b 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,6 +7,7 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0.0 # BSD
+os-testr>=1.0.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
requests-mock>=1.1.0 # Apache-2.0
sphinx!=1.6.6,>=1.6.2 # BSD