Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
do not mention obsolete problem in growing guide
  • Loading branch information
kraih committed Feb 9, 2012
1 parent 13bd6c2 commit da72642
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/Mojolicious/Guides/Growing.pod
Expand Up @@ -673,8 +673,8 @@ environments.

=head2 Simplified tests

Normal L<Mojolicious> applications are a little easier to test and don't need
help with home directory detection, so C<t/login.t> can be simplified.
Normal L<Mojolicious> applications are a little easier to test, so
C<t/login.t> can be simplified.

use Test::More tests => 16;
use Test::Mojo;
Expand Down

0 comments on commit da72642

Please sign in to comment.