Skip to content

Commit

Permalink
fix another place
Browse files Browse the repository at this point in the history
  • Loading branch information
samsonasik committed Sep 30, 2013
1 parent c4c9d54 commit cae5946
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,11 @@ To run tests:
component namespace, without the `Zend\` prefix:

```sh
% php run-tests Mvc
% php run-tests.php Mvc
```

```sh
% php run-tests ModuleManager Mvc View Navigation
% php run-tests.php ModuleManager Mvc View Navigation
```

You can turn on conditional tests with the TestConfiguration.php file.
Expand Down

0 comments on commit cae5946

Please sign in to comment.