gdb/testsuite: resolve a duplicate test name in a gdb.mi test
authorAndrew Burgess <aburgess@redhat.com>
Sun, 3 Apr 2022 15:36:48 +0000 (16:36 +0100)
committerAndrew Burgess <aburgess@redhat.com>
Sun, 3 Apr 2022 15:39:48 +0000 (16:39 +0100)
commit9f793f7beda340d847de19d9343d18400a1e21a3
treec49473a94fe0fca19ab0c9f1312e4e5f595cbc10
parent88fa6d3d663b93b3b56c4257aa31a4d49851d286
gdb/testsuite: resolve a duplicate test name in a gdb.mi test

Solve two duplicate test names in the test script:

  gdb.mi/mi-catch-cpp-exceptions.exp

by moving the call to restart_for_test inside the with_test_prefix
block.  There should be no difference in what is tested after this
commit.
gdb/testsuite/gdb.mi/mi-catch-cpp-exceptions.exp