[PATCH 21/55] tests/sam: Remove unnecessary calls for third party module imports.
Jelmer Vernooij
jelmer at samba.org
Fri Feb 6 12:03:53 MST 2015
Change-Id: Iaa1af59005eaee7ea79f3260b250a2c948e07532
Signed-off-by: Jelmer Vernooij <jelmer at samba.org>
---
source4/dsdb/tests/python/sam.py | 2 --
1 file changed, 2 deletions(-)
diff --git a/source4/dsdb/tests/python/sam.py b/source4/dsdb/tests/python/sam.py
index 816ae2e..620c96c 100755
--- a/source4/dsdb/tests/python/sam.py
+++ b/source4/dsdb/tests/python/sam.py
@@ -9,8 +9,6 @@ import os
sys.path.insert(0, "bin/python")
import samba
from samba.tests.subunitrun import SubunitOptions, TestProgram
-samba.ensure_external_module("testtools", "testtools")
-samba.ensure_external_module("subunit", "subunit/python")
import samba.getopt as options
--
2.1.4
More information about the samba-technical
mailing list