commit | 6c9effabe0054c80a38b6d02cc52ec7b581e5f91 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Fri Jun 07 13:05:18 2019 -0700 |
committer | Terry Jan Reedy <tjreedy@udel.edu> | Fri Jun 07 16:05:18 2019 -0400 |
tree | c1bc31c05b28f9b7f9c23b97721a6ab4761d88b9 | |
parent | 6e053079ac3fe50ffbe9128bcf766298168c31cb [diff] |
IDLE: Standardize naming convention for DummyEditwin in tests (GH-13876) (#13885) * Change from Dummy_Editwin to DummyEditwin to match other tests. (cherry picked from commit 7f8a38a7c47823c17adab469fcb4f762f4e945b7) Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>