Skip to content

Commit

Permalink
Add printing of version number to unit test routine.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kayla Iacovino committed Mar 29, 2024
1 parent 5b28878 commit e5e0200
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RunTests
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,5 @@ echo "flake8 completed"
echo ' '
echo "RUNNING UNIT TESTS"
echo '=================='
python tests/print_version.py
python -m unittest

0 comments on commit e5e0200

Please sign in to comment.