[lldb] Explicitly import json in TestSymbolFileJSON.py
The test was relying on the json module getting imported transitively by one of its imported modules. Make this less brittle by importing it explicitly.
parent
dc4330a9
Please register or sign in to comment