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