[lldb] Fix TestFileHandle.py
authorPavel Labath <pavel@labath.sk>
Thu, 25 Nov 2021 07:56:45 +0000 (08:56 +0100)
committerPavel Labath <pavel@labath.sk>
Thu, 25 Nov 2021 07:56:45 +0000 (08:56 +0100)
commitc0e3bb4d4ba3064c42fb8e1ee9f001235d9af04c
treebc1ddc2fc42d7d37ecc8964e6f175fd383d8d6ba
parent6ca8fde226e907db13bc538e721af8724f0e92d0
[lldb] Fix TestFileHandle.py

- remove the decorator which is no longer available in main
- remove dependence on revision number, which are not available in all
  builds
lldb/test/API/python_api/file_handle/TestFileHandle.py