From 19ee381888a39b7c31c445dbb711f9f410aa7e73 Mon Sep 17 00:00:00 2001 From: Robert Bradshaw Date: Thu, 16 Apr 2009 00:33:25 -0700 Subject: [PATCH] Move T252 back to bugs until it is fixed. --HG-- rename : tests/compile/bad_c_struct_T252.pyx => tests/bugs/bad_c_struct_T252.pyx --- tests/{compile => bugs}/bad_c_struct_T252.pyx | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/{compile => bugs}/bad_c_struct_T252.pyx (100%) diff --git a/tests/compile/bad_c_struct_T252.pyx b/tests/bugs/bad_c_struct_T252.pyx similarity index 100% rename from tests/compile/bad_c_struct_T252.pyx rename to tests/bugs/bad_c_struct_T252.pyx -- 2.26.2