From: Raymond Hettinger Date: Tue, 22 Feb 2011 01:48:33 +0000 (+0000) Subject: Have the test filename match the module filename. X-Git-Tag: v3.3.0a1~3129 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=16fe75e4e0bbc6eadb97c199272dd4b7616d8042;p=python Have the test filename match the module filename. --- diff --git a/Lib/test/test_cfgparser.py b/Lib/test/test_configparser.py similarity index 100% rename from Lib/test/test_cfgparser.py rename to Lib/test/test_configparser.py