diff options
author | Zane Bitter <zbitter@redhat.com> | 2017-10-19 18:13:31 -0400 |
---|---|---|
committer | Zane Bitter <zbitter@redhat.com> | 2017-10-19 18:52:29 -0400 |
commit | 5be38d2c669cd725223c658210e240e7b87e9a4f (patch) | |
tree | ef7247e5befca4c94a830529cc63d585fa6975f4 /setup.cfg | |
parent | 128e5438b14e596fc01032cc3bd1210391e77e19 (diff) | |
download | oslo-db-5be38d2c669cd725223c658210e240e7b87e9a4f.tar.gz |
Use skipTest() method instead of deprecated skip()
The method for skipping a test in unittest is skipTest(). testtools also
provides skip(), but that is deprecated. This eliminates the deprecation
warnings by switching to the recommended skipTest().
Change-Id: I45da95958e6f65475beab0d7a3c6de6604fa82d7
Diffstat (limited to 'setup.cfg')
0 files changed, 0 insertions, 0 deletions