summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/dotest.py
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/dotest.py')
-rw-r--r--lldb/packages/Python/lldbsuite/test/dotest.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/dotest.py b/lldb/packages/Python/lldbsuite/test/dotest.py
index cf7bb5c20ad..5ba9a46fc0d 100644
--- a/lldb/packages/Python/lldbsuite/test/dotest.py
+++ b/lldb/packages/Python/lldbsuite/test/dotest.py
@@ -327,9 +327,6 @@ def parseOptionsAndInitTestdirs():
if args.i:
configuration.ignore = True
- if args.k:
- configuration.runHooks.extend(args.k)
-
if args.l:
configuration.skip_long_running_test = False
OpenPOWER on IntegriCloud