From: Serhiy Storchaka Date: Fri, 3 Jun 2016 06:37:39 +0000 (+0300) Subject: Issue #27185: Rename test_string_merged.py back to test_string.py. X-Git-Tag: v2.7.12rc1~24 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=13e6581db96a9dfbb805dcad5204880c744543bd;p=thirdparty%2FPython%2Fcpython.git Issue #27185: Rename test_string_merged.py back to test_string.py. --- diff --git a/Lib/test/test_string_merged.py b/Lib/test/test_string.py similarity index 100% rename from Lib/test/test_string_merged.py rename to Lib/test/test_string.py