Skip to content

Commit

Permalink
run all tests with blast version 2.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
raphenya committed Sep 8, 2023
1 parent bd5a3ad commit 39bc9b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@ pushd tests
echo `pwd`
tree -L 2
# echo "$cmd pytest --capture=fd -v -rxs"
pytest test_1.py -v -rxs --color=auto --durations=0 -k "protein"
# pytest --capture=fd -v -rxs
#pytest test_1.py -v -rxs --color=auto --durations=0 -k "protein"
pytest --capture=fd -v -rxs
popd

echo "=================================== DONE ==================================="
Expand Down

0 comments on commit 39bc9b7

Please sign in to comment.