Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Nov 24, 2009
1 parent d227334 commit 590b113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Mojolicious/Lite.pm
Expand Up @@ -495,7 +495,7 @@ exists.
% mv something.js public/something.js
Testing your application is as easy as creating a C<t> directory and filling
it with normal Perl unit tests.
it with normal Perl unit tests like C<t/funky.t>.
use Test::More tests => 3;
use Test::Mojo;
Expand Down

0 comments on commit 590b113

Please sign in to comment.