Skip to content

Commit

Permalink
Update tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed May 31, 2012
1 parent b1f31ca commit dce4078
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Tests/TextUI/help.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Usage: phpunit [switches] UnitTest [UnitTest.php]
--stop-on-incomplete Stop execution upon first incomplete test.
--strict Run tests in strict mode.
-v|--verbose Output more verbose information.
--debug Display debbuging information during test execution.
--debug Display debugging information during test execution.

--process-isolation Run each test in a separate PHP process.
--no-globals-backup Do not backup and restore $GLOBALS for each test.
Expand Down
2 changes: 1 addition & 1 deletion Tests/TextUI/help2.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Usage: phpunit [switches] UnitTest [UnitTest.php]
--stop-on-incomplete Stop execution upon first incomplete test.
--strict Run tests in strict mode.
-v|--verbose Output more verbose information.
--debug Display debbuging information during test execution.
--debug Display debugging information during test execution.

--process-isolation Run each test in a separate PHP process.
--no-globals-backup Do not backup and restore $GLOBALS for each test.
Expand Down

0 comments on commit dce4078

Please sign in to comment.