[lldb/test] Fix TestHistoryRecall failure (NFC)
authorMed Ismail Bennani <medismail.bennani@gmail.com>
Thu, 23 Jul 2020 11:21:26 +0000 (13:21 +0200)
committerMed Ismail Bennani <medismail.bennani@gmail.com>
Thu, 23 Jul 2020 11:27:12 +0000 (13:27 +0200)
commite605994bb30610107607f4267046e70a43852b97
tree2a65b64f782cb6d824bdf3e26ece6fa75038c7d9
parent910506fddefad0560f0afdf66a51ed7d14a63461
[lldb/test] Fix TestHistoryRecall failure (NFC)

This patch fixes a test failure in TestHistoryRecall caused by the move
of the `history` subcommand to the `session` command.

This change was introduced by commit 85fbb08fa2ac5195dc7a2f13eea7de1471da2a21.

Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
lldb/test/API/functionalities/history/TestHistoryRecall.py