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