src/eric7/Testing/Interfaces/TestExecutorBase.py

branch
eric7-maintenance
changeset 9442
906485dcd210
parent 9371
1da8bc75946f
parent 9413
80c06d472826
child 9549
67295777d9fe
--- a/src/eric7/Testing/Interfaces/TestExecutorBase.py	Sun Oct 02 11:44:07 2022 +0200
+++ b/src/eric7/Testing/Interfaces/TestExecutorBase.py	Sat Oct 29 15:24:59 2022 +0200
@@ -14,7 +14,7 @@
 
 from PyQt6.QtCore import pyqtSignal, QObject, QProcess, QProcessEnvironment
 
-import Preferences
+from eric7 import Preferences
 
 
 class TestResultCategory(IntEnum):

eric ide

mercurial