X-Git-Url: http://git.samba.org/samba.git/?p=sfrench%2Fsamba-autobuild%2F.git;a=blobdiff_plain;f=source4%2Flib%2Fpolicy%2Ftests%2Fpython%2Fbindings.py;fp=source4%2Flib%2Fpolicy%2Ftests%2Fpython%2Fbindings.py;h=afe85196c39e806ef6f697424a6d633fdfd8d246;hp=b872d99cef10f59ff3cd1e85b158db2a0610899f;hb=ba41389d3d0860079b1276fb32f1d0d989f2471f;hpb=862823a7764c692282dec7a93e7d37feeb924eef diff --git a/source4/lib/policy/tests/python/bindings.py b/source4/lib/policy/tests/python/bindings.py index b872d99cef1..afe85196c39 100644 --- a/source4/lib/policy/tests/python/bindings.py +++ b/source4/lib/policy/tests/python/bindings.py @@ -21,10 +21,10 @@ """ -import unittest +import samba from samba import policy -class PolicyTests(unittest.TestCase): +class PolicyTests(samba.tests.TestCase): def test_get_gpo_flags(self): self.assertEquals(["GPO_FLAG_USER_DISABLE"],