Remove useless load test and renumber other tests so this dir looks like other test...
authorDave Rolsky <autarch@urth.org>
Sat, 18 Sep 2010 16:06:52 +0000 (11:06 -0500)
committerJesse Luehrs <doy@tozt.net>
Mon, 27 Sep 2010 00:41:23 +0000 (19:41 -0500)
commitfb0286fd5a5b8a05ab064d3e82451ccfc370f1d7
tree7b5a344a440e1d436418e695c358184bb559448e
parent5fd49a51645b3083d7d05ce81d7f6bf8b4d3068a
Remove useless load test and renumber other tests so this dir looks like other test dirs
12 files changed:
t/070_native_traits/000_load.t [deleted file]
t/070_native_traits/001_trait_counter.t [moved from t/070_native_traits/201_trait_counter.t with 100% similarity]
t/070_native_traits/002_trait_array.t [moved from t/070_native_traits/202_trait_array.t with 100% similarity]
t/070_native_traits/003_trait_hash.t [moved from t/070_native_traits/203_trait_hash.t with 100% similarity]
t/070_native_traits/004_trait_number.t [moved from t/070_native_traits/204_trait_number.t with 100% similarity]
t/070_native_traits/005_trait_string.t [moved from t/070_native_traits/207_trait_string.t with 100% similarity]
t/070_native_traits/006_trait_bool.t [moved from t/070_native_traits/208_trait_bool.t with 100% similarity]
t/070_native_traits/007_trait_code.t [moved from t/070_native_traits/209_trait_code.t with 100% similarity]
t/070_native_traits/008_array_from_role.t [moved from t/070_native_traits/010_array_from_role.t with 100% similarity]
t/070_native_traits/009_remove_attribute.t [moved from t/070_native_traits/020_remove_attribute.t with 100% similarity]
t/070_native_traits/010_collection_with_roles.t [moved from t/070_native_traits/100_collection_with_roles.t with 100% similarity]
t/070_native_traits/011_array_subtypes.t [moved from t/070_native_traits/300_array_subtypes.t with 100% similarity]