]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
gdb/testsuite: fix incorrect comment in py-color.exp
authorAndrew Burgess <aburgess@redhat.com>
Tue, 22 Apr 2025 18:45:57 +0000 (19:45 +0100)
committerAndrew Burgess <aburgess@redhat.com>
Tue, 22 Apr 2025 18:45:57 +0000 (19:45 +0100)
There was a comment in gdb.python/py-color.exp that was probably left
over from a copy & paste, it incorrectly described what the test
script was testing.

Fixed in this commit.

There's no change in what is tested with this commit.

gdb/testsuite/gdb.python/py-color.exp

index c6f10411b2f36001af37801fe96f70844836a7b0..1b8e0c5485b664ef0b3c58b27de998cc501a8943 100644 (file)
@@ -13,8 +13,7 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-# This file is part of the GDB testsuite.
-# It tests gdb.parameter and gdb.Parameter.
+# This file is part of the GDB testsuite.  It tests gdb.Color.
 
 load_lib gdb-python.exp