Skip to content

Commit

Permalink
Readme now gives correct command for testing code.
Browse files Browse the repository at this point in the history
  • Loading branch information
ncrubin committed Jan 15, 2017
1 parent 41cb33e commit f356643
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 @@ -89,5 +89,5 @@ Development and Testing

We use pytest for testing. Tests can be run from the top-level directory using:
```
pytest
py.test
```

0 comments on commit f356643

Please sign in to comment.