diff options
author | Christian Schwede <christian.schwede@enovance.com> | 2014-10-01 11:23:40 +0000 |
---|---|---|
committer | Christian Schwede <christian.schwede@enovance.com> | 2014-10-08 07:10:23 +0000 |
commit | 5ecff2868e211b2beb8228dd7265f42856081d99 (patch) | |
tree | b8e98a01f7333cd34c1379844c689ec680920084 /swiftclient/client.py | |
parent | bb4d2ab59c4de9389667eeed255642f51e276f1e (diff) | |
download | python-swiftclient-5ecff2868e211b2beb8228dd7265f42856081d99.tar.gz |
Use skipTest from testtools instead of inherited Exception
SkipTest is raised if there is no func_test section in the Swift test
config file. However, the currently raised Exception will result in a
failed test, not in a test marked as skipped.
Since we already use testtools we can use the included skipTest easily.
Change-Id: I1bbb1f9dbe31fb0698d774550708d1196b266625
Diffstat (limited to 'swiftclient/client.py')
0 files changed, 0 insertions, 0 deletions