summaryrefslogtreecommitdiffstats
path: root/tester/rt/coverage.py
diff options
context:
space:
mode:
Diffstat (limited to 'tester/rt/coverage.py')
-rw-r--r--tester/rt/coverage.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tester/rt/coverage.py b/tester/rt/coverage.py
index 978a8c4..cd5c501 100644
--- a/tester/rt/coverage.py
+++ b/tester/rt/coverage.py
@@ -47,7 +47,7 @@ from rtemstoolkit import execute
from rtemstoolkit import macros
-from . import options
+import options
class summary:
def __init__(self, p_summary_dir):