diff options
author | Raymond Hettinger <python@rcn.com> | 2011-02-22 01:48:33 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2011-02-22 01:48:33 (GMT) |
commit | 16fe75e4e0bbc6eadb97c199272dd4b7616d8042 (patch) | |
tree | 9d9d9eaa71faa09f0a3506289a5eadc582e4a92f | |
parent | 158c9c26fca16dee2f7a8d89707cf9c149bd04f2 (diff) | |
download | cpython-16fe75e4e0bbc6eadb97c199272dd4b7616d8042.zip cpython-16fe75e4e0bbc6eadb97c199272dd4b7616d8042.tar.gz cpython-16fe75e4e0bbc6eadb97c199272dd4b7616d8042.tar.bz2 |
Have the test filename match the module filename.
-rw-r--r-- | Lib/test/test_configparser.py (renamed from Lib/test/test_cfgparser.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/Lib/test/test_cfgparser.py b/Lib/test/test_configparser.py index f7d9a26..f7d9a26 100644 --- a/Lib/test/test_cfgparser.py +++ b/Lib/test/test_configparser.py |