Fix use of TestCase.skipTest on python2.6 now that we no longer use testtools.
authorJelmer Vernooij <jelmer@samba.org>
Mon, 15 Dec 2014 17:35:24 +0000 (17:35 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 6 Mar 2015 03:41:48 +0000 (04:41 +0100)
commit85c1dc99083598339050ab5326ba9e0766eacdc8
tree55281f299404b6d02419f00f37cfb05c6183b630
parentbd13405e8570e9a5942165a8c52a2bc3fdc9d96e
Fix use of TestCase.skipTest on python2.6 now that we no longer use testtools.

Change-Id: I630e4073bf1553dfc77e9fe7e843ee8b71907683
Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/__init__.py
python/samba/tests/dcerpc/srvsvc.py