[LLDB] Fix missing import in TestInterruptBacktrace.py
authorMuhammad Omair Javaid <omair.javaid@linaro.org>
Mon, 22 May 2023 11:46:11 +0000 (15:46 +0400)
committerMuhammad Omair Javaid <omair.javaid@linaro.org>
Mon, 22 May 2023 11:47:05 +0000 (15:47 +0400)
commita7c7c61af63188a66bd1ad67f9f25b48e5722b58
tree728f50bc53e679061dc693b06ae4d66f7ab74b03
parentfa87dd52d4327ad7313e924c1f27b9321fb253d2
[LLDB] Fix missing import in TestInterruptBacktrace.py

This fixed missing import of lldbsuite.test.decorators in TestInterruptBacktrace.py.
lldb/test/API/functionalities/bt-interrupt/TestInterruptBacktrace.py