Dave Lee 00e3885bf5
[lldb] Rename reverse-continue/TestReverseContinueNotSupported.py (NFC) (#137262)
Rename this test because another test by the same name already exists:
reverse-execution/TestReverseContinueNotSupported.py.

Having multiple tests of the same name breaks running any test with:
`lldb-dotest -p <TestName>`.

This tests reverse continue _commands_, and so the rename adds
"Commands" to the test name (TestReverseContinueCommandNotSupported.py)
2025-04-25 10:17:27 -07:00
..