Skip to content

Commit

Permalink
tests: run with py.test
Browse files Browse the repository at this point in the history
  • Loading branch information
slint committed Jun 29, 2020
1 parent c0a5180 commit 5ee5bad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run-tests.sh
Expand Up @@ -11,4 +11,4 @@ pydocstyle invenio_records_rest tests docs && \
isort -rc -c -df && \
check-manifest --ignore ".travis-*" && \
sphinx-build -qnNW docs docs/_build/html && \
python setup.py test
py.test

0 comments on commit 5ee5bad

Please sign in to comment.