Factor test applications out to separate files due to change in Catalyst::Test in...
authorDaniel Westermann-Clark <danieltwc@cpan.org>
Sun, 30 Apr 2006 14:46:44 +0000 (14:46 +0000)
committerDaniel Westermann-Clark <danieltwc@cpan.org>
Sun, 30 Apr 2006 14:46:44 +0000 (14:46 +0000)
commita3bf437a38fe00ccd875947ee09eb0e53ecc3396
treeb1c46de68c498f3c19f68afb9952334cb3233b35
parent9630670114ba04685f564a314ffcaf511581a2be
Factor test applications out to separate files due to change in Catalyst::Test in [4031]
Changes
lib/Catalyst/Plugin/Authentication.pm
t/lib/AuthSessionTestApp.pm [new file with mode: 0644]
t/lib/AuthTestApp.pm [new file with mode: 0644]
t/live_app.t
t/live_app_session.t