From 7a63d1e0f29997ba65b56dc582eebd7cd613bd88 Mon Sep 17 00:00:00 2001 From: Stefan Behnel Date: Sat, 27 Nov 2010 19:50:17 +0100 Subject: [PATCH] renamed test module --HG-- rename : tests/run/lambda_module.pyx => tests/run/lambda_module_T603.pyx --- tests/run/{lambda_module.pyx => lambda_module_T603.pyx} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/run/{lambda_module.pyx => lambda_module_T603.pyx} (100%) diff --git a/tests/run/lambda_module.pyx b/tests/run/lambda_module_T603.pyx similarity index 100% rename from tests/run/lambda_module.pyx rename to tests/run/lambda_module_T603.pyx -- 2.26.2