diff --git a/g13gui/tests.py b/g13gui/tests.py
index 4ca18da..d869e9b 100644
--- a/g13gui/tests.py
+++ b/g13gui/tests.py
@@ -8,8 +8,8 @@ from g13gui.model.prefs_tests import *
 #from g13gui.bitwidgets.label_tests import *
 #from g13gui.bitwidgets.display_tests import *
 #from g13gui.bitwidgets.screen_tests import *
-from g13gui.g13.displaydevice_tests import *
-from g13gui.g13.manager_tests import *
+#from g13gui.g13.displaydevice_tests import *
+#from g13gui.g13.manager_tests import *
 
 
 if __name__ == '__main__':