Skip to content

Commit

Permalink
Added -v to the pep8 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucretiel committed Mar 11, 2015
1 parent 8ce9a4f commit 5c64215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -ex

pep8 --show-source src test
pep8 --show-source -v src test

py.test \
--cov autocommand \
Expand Down

0 comments on commit 5c64215

Please sign in to comment.