Avoid importing TestCase and TestSkipped from testtools.
authorJelmer Vernooij <jelmer@samba.org>
Sun, 14 Dec 2014 19:59:13 +0000 (19:59 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 6 Mar 2015 03:41:47 +0000 (04:41 +0100)
commit7cb7d4b53eec0bea355a94388bfcce320b36ddfc
tree2a050f9e141a92d4cb131b0dc7f7ba94bf2e2e9a
parent80e387adfac7a67ce91a87c656bfc5eded132c6d
Avoid importing TestCase and TestSkipped from testtools.

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