diff options
author | Zachary Turner <zturner@google.com> | 2016-01-26 00:07:09 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2016-01-26 00:07:09 +0000 |
commit | 240c72b72c96cc5f373e1d4aea1c28eb796e81dc (patch) | |
tree | 2ae6e80a3be7cff0ef73d279190aedcd5d23f6d6 /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 61d15ae4f56474164dff42708d9f7a19bb12ba1c (diff) | |
download | bcm5719-llvm-240c72b72c96cc5f373e1d4aea1c28eb796e81dc.tar.gz bcm5719-llvm-240c72b72c96cc5f373e1d4aea1c28eb796e81dc.zip |
Fix TestSyntheticCapping for Python 3.
In Python 3, whitespace inconsistences are errors. This synthetic
provider had mixed tabs and spaces, as well as inconsistent
indentation widths. This led to the file not being imported,
and naturally the test failing. No functional change here, just
whitespace.
llvm-svn: 258751
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions