rename from helpers to traits
authorHans Dieter Pearcey <hdp@weftsoar.net>
Fri, 10 Jul 2009 15:52:53 +0000 (11:52 -0400)
committerHans Dieter Pearcey <hdp@weftsoar.net>
Fri, 10 Jul 2009 15:52:53 +0000 (11:52 -0400)
commit14d64bb388fdeb521a2bfed16190d3a9aa5e1f78
treea01d178faaaeae49b67e1ace99c5132acc6c4323
parente11fb12c52178ccb80cf11eafc163c0db3eeaef9
rename from helpers to traits
12 files changed:
t/070_attribute_traits/000_load.t [moved from t/070_attribute_helpers/000_load.t with 100% similarity]
t/070_attribute_traits/010_array_from_role.t [moved from t/070_attribute_helpers/010_array_from_role.t with 100% similarity]
t/070_attribute_traits/011_counter_with_defaults.t [moved from t/070_attribute_helpers/011_counter_with_defaults.t with 100% similarity]
t/070_attribute_traits/020_remove_attribute.t [moved from t/070_attribute_helpers/020_remove_attribute.t with 100% similarity]
t/070_attribute_traits/100_collection_with_roles.t [moved from t/070_attribute_helpers/100_collection_with_roles.t with 100% similarity]
t/070_attribute_traits/201_trait_counter.t [moved from t/070_attribute_helpers/201_trait_counter.t with 100% similarity]
t/070_attribute_traits/202_trait_array.t [moved from t/070_attribute_helpers/202_trait_array.t with 100% similarity]
t/070_attribute_traits/203_trait_hash.t [moved from t/070_attribute_helpers/203_trait_hash.t with 100% similarity]
t/070_attribute_traits/204_trait_number.t [moved from t/070_attribute_helpers/204_trait_number.t with 100% similarity]
t/070_attribute_traits/205_trait_list.t [moved from t/070_attribute_helpers/205_trait_list.t with 100% similarity]
t/070_attribute_traits/207_trait_string.t [moved from t/070_attribute_helpers/207_trait_string.t with 100% similarity]
t/070_attribute_traits/208_trait_bool.t [moved from t/070_attribute_helpers/208_trait_bool.t with 100% similarity]