]> granicus.if.org Git - python/commit
bpo-13120: fix typo with test_issue13120() method name (GH-12250)
authorDaniel Hahler <github@thequod.de>
Mon, 1 Apr 2019 21:59:50 +0000 (23:59 +0200)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 1 Apr 2019 21:59:50 +0000 (14:59 -0700)
commit9139f926a8d8e5b71830cb7e10b0807836b5e9a4
treeab0ae3b2db676de70053f7de77dd69f7ebf9b9dc
parentb4bcefe5fe689ef5caf9c775f72c6d150f3e8ece
bpo-13120: fix typo with test_issue13120() method name (GH-12250)

Incorrect issue number '13210' added in 539ee5da6f.

https://bugs.python.org/issue13120
Lib/test/test_pdb.py