commit | f591041956c2695a317ad3be3f453f1c6a24c07e | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Thu Jul 06 11:44:09 2023 -0600 |
committer | Tom Tromey <tromey@adacore.com> | Fri Jul 14 10:52:56 2023 -0600 |
tree | d0f6d755ffdcf5621056cdf89192820474515705 | |
parent | 23e46b680f6fa6fce45aaf6c004cab6be322fbf1 [diff] |
Minor cleanups in py-inferior.exp While working on this series, I noticed a some oddities in py-inferior.exp. One is an obviously incorrect comment, and the others are confusing test names. This patch fixes these. Approved-By: Pedro Alves <pedro@palves.net>