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