summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChangBo Guo(gcb) <eric.guo@easystack.cn>2017-03-28 19:11:06 +0800
committerChangBo Guo(gcb) <eric.guo@easystack.cn>2017-03-28 23:31:35 +0800
commitec8f632fe58b230d1001a4075b6b0ee9c4c278f3 (patch)
treea6d328344b3cdd2723df705b35f70a5d56d84c5f
parentfc5b2a9995d2ba1f70226fe750f73f9e20d3906e (diff)
downloadoslo-rootwrap-ec8f632fe58b230d1001a4075b6b0ee9c4c278f3.tar.gz
Trivial: Remove testscenarios from test-requirements.txt5.7.0
We don't use testscenarios anywhere, need remove it. Change-Id: I6fcda519942f3fd4340bc8a5d92ad25db16eec14
-rw-r--r--test-requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index ea8096e..06172c3 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,7 +7,6 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
testrepository>=0.0.18 # Apache-2.0/BSD
-testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
# this is required for the docs build jobs