Skip to content

Commit

Permalink
no need to break the word
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Aug 12, 2017
1 parent 349fe31 commit f7ad11e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/Mojolicious/Guides/Testing.pod
Expand Up @@ -210,8 +210,8 @@ output):
1..3
ok
All tests successful.
Files=1, Tests=3, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.33 cusr 0.07 cs
ys = 0.44 CPU)
Files=1, Tests=3, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.33 cusr 0.07
csys = 0.44 CPU)
Result: PASS

The boilerplate test file looks like this:
Expand Down

0 comments on commit f7ad11e

Please sign in to comment.