Add WebTest to test-requirements.txt

WebTest is used in the functional tests, so it should be listed
in test-requirements.txt.

Change-Id: I801890bb614340962b28a7110c9f3b0f3a8b4752
This commit is contained in:
Matt Riedemann 2015-11-24 06:42:17 -08:00
parent 3549f782d1
commit 304470cef3
1 changed files with 1 additions and 0 deletions

View File

@ -32,3 +32,4 @@ testtools>=1.4.0
gabbi>=1.1.4 # Apache-2.0
requests-aws>=0.1.4 # BSD License (3 clause)
tempest-lib>=0.10.0
WebTest>=2.0