From f5e489990057982a0f704838a360129d2db57094 Mon Sep 17 00:00:00 2001 From: Stefan Behnel Date: Mon, 23 Mar 2009 14:27:28 +0100 Subject: [PATCH] enabled now working bug test --HG-- rename : tests/bugs/large_consts_T237.pyx => tests/run/large_consts_T237.pyx --- tests/{bugs => run}/large_consts_T237.pyx | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/{bugs => run}/large_consts_T237.pyx (100%) diff --git a/tests/bugs/large_consts_T237.pyx b/tests/run/large_consts_T237.pyx similarity index 100% rename from tests/bugs/large_consts_T237.pyx rename to tests/run/large_consts_T237.pyx -- 2.26.2