https://hg.python.org/cpython/rev/e2e309fb2b1e changeset: 101643:e2e309fb2b1e branch: 2.7 user: Serhiy Storchaka <storchaka at gmail.com> date: Fri Jun 03 09:37:39 2016 +0300 summary: Issue #27185: Rename test_string_merged.py back to test_string.py. files: Lib/test/test_string.py | 0 1 files changed, 0 insertions(+), 0 deletions(-) diff --git a/Lib/test/test_string_merged.py b/Lib/test/test_string.py rename from Lib/test/test_string_merged.py rename to Lib/test/test_string.py -- Repository URL: https://hg.python.org/cpython