Update testtools to 0.9.32

This version fixes a bug related choosing the SkipTest class with
older pythons; see
 - bug #1190951.
 - https://review.openstack.org/#/c/33769/

Change-Id: If64bd101842391d1db73addc64bd1442999dcc86
This commit is contained in:
Ian Wienand 2013-06-20 16:23:12 +10:00
parent c1c695de9b
commit a2acf94818

@ -39,6 +39,6 @@ swift
testrepository>=0.0.13
testresources<0.3
testscenarios<0.5
testtools>=0.9.29
testtools>=0.9.32
unittest2
webtest==1.3.3