Skip to content

Commit

Permalink
util/test.sh now supports extra py.test arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucretiel committed Feb 6, 2016
1 parent 6101a30 commit c68c0da
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 @@ -9,4 +9,4 @@ py.test \
--cov-report term-missing \
--cov-config .coveragerc \
--strict \
test
"$@" test

0 comments on commit c68c0da

Please sign in to comment.