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-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=13e6581db96a9dfbb805dcad5204880c744543bd;p=python 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