From: Kent Fredric Date: Wed, 22 Jun 2011 05:15:16 +0000 (+1200) Subject: Move the intersection tests to reflect changes X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=df47b9bfc18777bbd865dc970a86a420405f50af;p=gitmo%2FMoose.git Move the intersection tests to reflect changes --- diff --git a/t/040_type_constraints/034_intersection_types.t b/t/type_constraints/intersection_types.t similarity index 100% rename from t/040_type_constraints/034_intersection_types.t rename to t/type_constraints/intersection_types.t diff --git a/t/040_type_constraints/035_subtyping_intersection_types.t b/t/type_constraints/subtyping_intersection_types.t similarity index 100% rename from t/040_type_constraints/035_subtyping_intersection_types.t rename to t/type_constraints/subtyping_intersection_types.t