Rename so each trait is in alpha order and we have room for multiple files per trait
authorDave Rolsky <autarch@urth.org>
Sat, 25 Sep 2010 19:37:16 +0000 (14:37 -0500)
committerJesse Luehrs <doy@tozt.net>
Mon, 27 Sep 2010 00:41:26 +0000 (19:41 -0500)
commit004a0cc578fe9c3dd02021b186071f55564d314b
treee00ce98b9da22742d3f647a72ecab0deee77ed1e
parent7a9e42d00b95b34089276e209b7ac186a6c363cb
Rename so each trait is in alpha order and we have room for multiple files per trait
t/070_native_traits/010_trait_array.t [moved from t/070_native_traits/002_trait_array.t with 100% similarity]
t/070_native_traits/020_trait_bool.t [moved from t/070_native_traits/006_trait_bool.t with 100% similarity]
t/070_native_traits/030_trait_code.t [moved from t/070_native_traits/007_trait_code.t with 100% similarity]
t/070_native_traits/040_trait_counter.t [moved from t/070_native_traits/001_trait_counter.t with 100% similarity]
t/070_native_traits/050_trait_hash.t [moved from t/070_native_traits/003_trait_hash.t with 100% similarity]
t/070_native_traits/060_trait_number.t [moved from t/070_native_traits/004_trait_number.t with 100% similarity]
t/070_native_traits/070_trait_string.t [moved from t/070_native_traits/005_trait_string.t with 100% similarity]
t/070_native_traits/100_array_from_role.t [moved from t/070_native_traits/008_array_from_role.t with 100% similarity]
t/070_native_traits/101_remove_attribute.t [moved from t/070_native_traits/009_remove_attribute.t with 100% similarity]
t/070_native_traits/102_collection_with_roles.t [moved from t/070_native_traits/010_collection_with_roles.t with 100% similarity]