summaryrefslogtreecommitdiffstats
path: root/testsuite/Testsrc/Testlib/TestUtils.py
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/Testsrc/Testlib/TestUtils.py')
-rw-r--r--testsuite/Testsrc/Testlib/TestUtils.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/testsuite/Testsrc/Testlib/TestUtils.py b/testsuite/Testsrc/Testlib/TestUtils.py
index 349d6cd40..4bed67248 100644
--- a/testsuite/Testsrc/Testlib/TestUtils.py
+++ b/testsuite/Testsrc/Testlib/TestUtils.py
@@ -1,9 +1,5 @@
import os
import sys
-import copy
-import lxml.etree
-import subprocess
-from mock import Mock, MagicMock, patch
from Bcfg2.Utils import *
# add all parent testsuite directories to sys.path to allow (most)