Remove MooX::Types from xt tests
authorGraham Knop <haarg@haarg.org>
Sun, 14 Jul 2013 10:45:54 +0000 (06:45 -0400)
committerGraham Knop <haarg@haarg.org>
Fri, 23 Aug 2013 14:14:46 +0000 (10:14 -0400)
commit124f20461ca14d95e2e1ba48bd9ebf6d6bb76e47
treefb9861cf21b3068721276567683a4108f122012c
parentb4bd8687ff61164eb721d47158abb19d8482cfa1
Remove MooX::Types from xt tests

Having MooX::Types in the xt tests creates a circular dependency for
developers.  While this isn't strictly a problem, we can easily test the
type inflation code without using it.
xt/type-inflate-coercion.t [moved from xt/moox-types-coercion.t with 62% similarity]
xt/type-inflate.t [moved from xt/moox-types.t with 62% similarity]