diff options
| author | Victor Stinner <vstinner@redhat.com> | 2019-08-23 10:28:27 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-08-23 10:28:27 (GMT) |
| commit | 81446fd0d4fa60042ac2752350f31004324510f9 (patch) | |
| tree | 8113c43f9f85c9f49532d4d75d5ae6a7481a2271 /Lib/xml/etree/ElementTree.py | |
| parent | 767434c39c8f3c6a8af1b3282d8382ccf809fe21 (diff) | |
| download | cpython-81446fd0d4fa60042ac2752350f31004324510f9.zip cpython-81446fd0d4fa60042ac2752350f31004324510f9.tar.gz cpython-81446fd0d4fa60042ac2752350f31004324510f9.tar.bz2 | |
test_gdb: use unittest test discovery (GH-15405)
Replace test.support.run_unittest() with unittest.main()
to automatically discover test cases, instead of having
an maintaing manually a list which may be incomplete.
Remove also an unused variable.
Diffstat (limited to 'Lib/xml/etree/ElementTree.py')
0 files changed, 0 insertions, 0 deletions
