diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2016-06-03 06:37:39 (GMT) |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2016-06-03 06:37:39 (GMT) |
commit | 13e6581db96a9dfbb805dcad5204880c744543bd (patch) | |
tree | 243f6a77ba82a1a7cda1f8f60bf5d8a469f64cce | |
parent | 6d38c2b4f8d0ca6a326595a99cab1594e9dba4f4 (diff) | |
download | cpython-13e6581db96a9dfbb805dcad5204880c744543bd.zip cpython-13e6581db96a9dfbb805dcad5204880c744543bd.tar.gz cpython-13e6581db96a9dfbb805dcad5204880c744543bd.tar.bz2 |
Issue #27185: Rename test_string_merged.py back to test_string.py.
-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 94d2b67..94d2b67 100644 --- a/Lib/test/test_string_merged.py +++ b/Lib/test/test_string.py |