Make the test not use FormBuilder. Test in register_actions now fails due to new...
authorTomas Doran <bobtfish@bobtfish.net>
Sun, 12 Apr 2009 19:04:28 +0000 (19:04 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Sun, 12 Apr 2009 19:04:28 +0000 (19:04 +0000)
commit0d94342b981573e7d6443ba711c162cd797a345b
tree472c5526b1eed0d7d59eec48a0a999b2f0b88925
parentc057ae860545285e5812b5ba86ea992e203be773
Make the test not use FormBuilder. Test in register_actions now fails due to new moose, but this is ok.. Tested it fails if ClassData calls ->Class::MOP::Class::meta which was the bug I fixed. Remove unused action..
t/lib/TestAppMetaCompat/Action/UsesCAF.pm [deleted file]
t/lib/TestAppMetaCompat/Controller/Books.pm