aboutsummaryrefslogtreecommitdiffstats
path: root/testing/runner.py
diff options
context:
space:
mode:
Diffstat (limited to 'testing/runner.py')
-rw-r--r--testing/runner.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/runner.py b/testing/runner.py
index a3bf2e265..2623b7937 100644
--- a/testing/runner.py
+++ b/testing/runner.py
@@ -43,7 +43,7 @@ import re
import subprocess
import inspect
-from textwrap import dedent, indent
+from textwrap import dedent
from subprocess import TimeoutExpired
# Get the dir path to the utils module