diff options
Diffstat (limited to 'packages/Python/lldbsuite/test/lldbtest_config.py')
-rw-r--r-- | packages/Python/lldbsuite/test/lldbtest_config.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/Python/lldbsuite/test/lldbtest_config.py b/packages/Python/lldbsuite/test/lldbtest_config.py index c2d4549437b9a..2e8e302fc7aaf 100644 --- a/packages/Python/lldbsuite/test/lldbtest_config.py +++ b/packages/Python/lldbsuite/test/lldbtest_config.py @@ -18,4 +18,3 @@ log_success = False # path to the lldb command line executable tool lldbExec = None - |