[lldb/Test] Cleanup TestSymbolContext.py
authorJonas Devlieghere <jonas@devlieghere.com>
Fri, 22 May 2020 00:31:51 +0000 (17:31 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Fri, 22 May 2020 00:32:05 +0000 (17:32 -0700)
commit9e391d4faa839c6aedf8729bb027adf5e2cd7735
treea2c7da344463a335f35d78108b5f09b1ec212377
parent48acac36293805cef10b448d49d336da7db7bfa9
[lldb/Test] Cleanup TestSymbolContext.py

Remove commented out code, fix the indentation and always use the full
path to the executable. The latter is necessary for the test to pass
from reproducer replay.
lldb/test/API/python_api/symbol-context/TestSymbolContext.py