diff options
author | Haojian Wu <hokein.wu@gmail.com> | 2019-12-10 21:13:36 +0100 |
---|---|---|
committer | Haojian Wu <hokein.wu@gmail.com> | 2019-12-10 21:23:13 +0100 |
commit | a2602bdd7316e3e41366f946a83a5a654b909957 (patch) | |
tree | cc1fece1c631d42e449b1bf8aa3834c5769b70d4 /lldb/packages/Python/lldbsuite/test/commands/gui/basic/TestGuiBasic.py | |
parent | b6d386f6f996394ec24c5d0ebe84131c89237594 (diff) | |
download | bcm5719-llvm-a2602bdd7316e3e41366f946a83a5a654b909957.tar.gz bcm5719-llvm-a2602bdd7316e3e41366f946a83a5a654b909957.zip |
[clangd] Fix an incorrect expectedResult usage in rename test.
expectedResult(Code, expectedResult(T, "abc")) => should be expectedResult(T, "abc")
The test was passed by coincidence.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/gui/basic/TestGuiBasic.py')
0 files changed, 0 insertions, 0 deletions