remove test numbers
Jesse Luehrs [Fri, 5 Aug 2011 18:08:04 +0000 (13:08 -0500)]
13 files changed:
t/addsub.t [moved from t/06-addsub.t with 100% similarity]
t/basic.t [moved from t/01-basic.t with 100% similarity]
t/edge-cases.t [moved from t/07-edge-cases.t with 100% similarity]
t/extension.t [moved from t/02-extension.t with 100% similarity]
t/get.t [moved from t/04-get.t with 100% similarity]
t/impl-selection/basic-pp.t [moved from t/impl-selection/10-basic-pp.t with 100% similarity]
t/impl-selection/basic-xs.t [moved from t/impl-selection/11-basic-xs.t with 100% similarity]
t/impl-selection/choice.t [moved from t/impl-selection/01-choice.t with 100% similarity]
t/impl-selection/env.t [moved from t/impl-selection/02-env.t with 100% similarity]
t/impl-selection/var.t [moved from t/impl-selection/03-var.t with 100% similarity]
t/io.t [moved from t/03-io.t with 100% similarity]
t/isa.t [moved from t/05-isa.t with 100% similarity]
t/synopsis.t [moved from t/10-synopsis.t with 100% similarity]

similarity index 100%
rename from t/06-addsub.t
rename to t/addsub.t
similarity index 100%
rename from t/01-basic.t
rename to t/basic.t
similarity index 100%
rename from t/07-edge-cases.t
rename to t/edge-cases.t
similarity index 100%
rename from t/02-extension.t
rename to t/extension.t
similarity index 100%
rename from t/04-get.t
rename to t/get.t
similarity index 100%
rename from t/03-io.t
rename to t/io.t
similarity index 100%
rename from t/05-isa.t
rename to t/isa.t
similarity index 100%
rename from t/10-synopsis.t
rename to t/synopsis.t