Skip to content

Commit

Permalink
Readme pytest command changed to give a verbose output.
Browse files Browse the repository at this point in the history
  • Loading branch information
amanabt authored Oct 2, 2017
1 parent 2f1051d commit a9e0d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ The unit tests are located in the
To run the unit tests, enter the following commands
```
$ cd path/to/the/DG_Maxwell/repo
$ pytest
$ pytest --verbose -r P --color=yes
```


Expand Down

0 comments on commit a9e0d54

Please sign in to comment.