fix broken test
authorJesse Luehrs <doy@tozt.net>
Sat, 17 Sep 2011 23:16:22 +0000 (18:16 -0500)
committerJesse Luehrs <doy@tozt.net>
Sat, 17 Sep 2011 23:16:22 +0000 (18:16 -0500)
commitbec8c623f141b807a1445878602893af3a351dde
tree3804f3faf61a7541f675a359dabb5c8a0a7d0ac5
parent73ac835389a3e83515cde61d2767bb601653cf24
fix broken test

this test reuses type names (unintentionally). previously, moose
wouldn't care about redefining types to unrelated things if you did it
via class_type or role_type, but this was a bug which is now fixed.
t/17_syntax_errors.t