[gdb/python] Fix typo in test_python
authorTom de Vries <tdevries@suse.de>
Thu, 21 Jul 2022 12:55:00 +0000 (14:55 +0200)
committerTom de Vries <tdevries@suse.de>
Thu, 21 Jul 2022 12:55:00 +0000 (14:55 +0200)
commit5c3392f9811a9cc46580401cde99337e14cab6e6
tree328f8e45d7575124e97b244717ef71b2e87c52c7
parentc57ac5108667b52f5cde6c1bbdd4a1496626c1a8
[gdb/python] Fix typo in test_python

Fix typo in ref_output_0 variable in test_python.

Tested by running the selftest on x86_64-linux with python 3.11.
gdb/python/python.c