summaryrefslogtreecommitdiff
path: root/lib/thandy/tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/thandy/tests.py')
-rw-r--r--lib/thandy/tests.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/thandy/tests.py b/lib/thandy/tests.py
index a064188..44cbc88 100644
--- a/lib/thandy/tests.py
+++ b/lib/thandy/tests.py
@@ -11,6 +11,11 @@ import thandy.repository
import thandy.checkJson
import thandy.encodeToXML
import thandy.util
+import thandy.packagesys
+import thandy.packagesys.PackageSystem
+import thandy.packagesys.PackageDB
+import thandy.packagesys.RPMPackages
+import thandy.packagesys.ExePackages
import thandy.tests