removed unnecessary use of Test::Exception
authorAlexander Hartmaier <abraxxa@cpan.org>
Fri, 16 Mar 2012 12:08:14 +0000 (13:08 +0100)
committerPeter Rabbitson <ribasushi@cpan.org>
Fri, 16 Mar 2012 12:14:26 +0000 (13:14 +0100)
commita0034ff6946ef2782a34d5c1f333eb448833e46f
tree7173bfaab61776e05e24f3d3b38fe29836e5415a
parent7be5717eb2be4fa484e665853777f1c10c6deced
removed unnecessary use of Test::Exception

ack -l Test::Exception t/ | xargs egrep -L 'lives_ok|dies_ok|throws_ok|lives_and'
27 files changed:
t/104view.t
t/67pager.t
t/747mssql_ado.t
t/inflate/datetime_firebird.t
t/inflate/datetime_informix.t
t/inflate/datetime_msaccess.t
t/inflate/datetime_mssql.t
t/inflate/datetime_sqlanywhere.t
t/multi_create/cd_single.t
t/multi_create/has_many.t
t/multi_create/insert_defaults.t
t/multi_create/torture.t
t/prefetch/attrs_untouched.t
t/prefetch/correlated.t
t/prefetch/double_prefetch.t
t/prefetch/grouped.t
t/prefetch/join_type.t
t/prefetch/multiple_hasmany.t
t/prefetch/one_to_many_to_one.t
t/prefetch/standard.t
t/resultset/is_ordered.t
t/resultset/is_paged.t
t/resultset/nulls_only.t
t/row/find_one_has_many.t
t/search/distinct.t
t/search/related_strip_prefetch.t
t/storage/quote_names.t