diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2016-06-03 10:38:24 +0300 |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2016-06-03 10:38:24 +0300 |
commit | 10fd0aaf8b2dae1101cc2e33d15ecd43911aa3a1 (patch) | |
tree | 91a22defc1b4c6169cdff8107cf82aedf444a591 | |
parent | 717ea08be3c3c9c5a724edca60353b916cb2b6b1 (diff) | |
download | cpython-git-10fd0aaf8b2dae1101cc2e33d15ecd43911aa3a1.tar.gz |
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 70439f85c8..70439f85c8 100644 --- a/Lib/test/test_string_merged.py +++ b/Lib/test/test_string.py |