diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2016-06-03 07:38:24 (GMT) |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2016-06-03 07:38:24 (GMT) |
commit | 10fd0aaf8b2dae1101cc2e33d15ecd43911aa3a1 (patch) | |
tree | 91a22defc1b4c6169cdff8107cf82aedf444a591 /Lib/test | |
parent | 717ea08be3c3c9c5a724edca60353b916cb2b6b1 (diff) | |
download | cpython-10fd0aaf8b2dae1101cc2e33d15ecd43911aa3a1.zip cpython-10fd0aaf8b2dae1101cc2e33d15ecd43911aa3a1.tar.gz cpython-10fd0aaf8b2dae1101cc2e33d15ecd43911aa3a1.tar.bz2 |
Issue #27185: Rename test_string_merged.py back to test_string.py.
Diffstat (limited to 'Lib/test')
-rw-r--r-- | Lib/test/test_string.py (renamed from Lib/test/test_string_merged.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/Lib/test/test_string_merged.py b/Lib/test/test_string.py index 70439f8..70439f8 100644 --- a/Lib/test/test_string_merged.py +++ b/Lib/test/test_string.py |