From a8eaf8faf30bd5c4ce84ef44376b862237a606c3 Mon Sep 17 00:00:00 2001 From: Alexandre Vassalotti Date: Fri, 16 May 2008 07:14:08 +0000 Subject: [PATCH] Rename the test file of reprlib. --- Lib/test/{test_repr.py => test_reprlib.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Lib/test/{test_repr.py => test_reprlib.py} (100%) diff --git a/Lib/test/test_repr.py b/Lib/test/test_reprlib.py similarity index 100% rename from Lib/test/test_repr.py rename to Lib/test/test_reprlib.py -- 2.40.0