split method for creating tests
authorCaleb Cushing <xenoterracide@gmail.com>
Sun, 25 Jul 2010 10:32:46 +0000 (06:32 -0400)
committerTomas Doran <bobtfish@bobtfish.net>
Wed, 11 Aug 2010 23:59:45 +0000 (00:59 +0100)
commitda109dfbadf9020408230258383da646ec0611e3
tree88b1719b7aada3c1c2c4ee1d53987348901e8243
parent12e785ed4c845d895cfc50ad0a60e40e35d6b0f3
split method for creating tests

This gives modules subclassing helper a way not to create all tests when
calling mk_app

Signed-off-by: Caleb Cushing <xenoterracide@gmail.com>
lib/Catalyst/Helper.pm