[test] Fix a test that wasn't running
authorJordan Rupprecht <rupprecht@google.com>
Thu, 13 Oct 2022 03:43:45 +0000 (20:43 -0700)
committerJordan Rupprecht <rupprecht@google.com>
Thu, 13 Oct 2022 03:43:46 +0000 (20:43 -0700)
commit6eb40bf51b768672218539935f60ce55ae6ad750
treeacbb55c0796c5836d55c40d50bfa4280e6b632dc
parent082593ff7aff68060bd66dccfa43493d07d9c255
[test] Fix a test that wasn't running

The functionality is fine (we don't run the breakpoint command twice), but this test forgot to call `FileCheck` and isn't checking the same value isn't there twice..
lldb/test/Shell/Breakpoint/breakpoint-command.test