Skip to content

Commit

Permalink
add coverage as a test requirement (#457)
Browse files Browse the repository at this point in the history
Add the `coverage` module in the test-requirements.txt file. The zuul
unit-tests job depends on it.
  • Loading branch information
goneri authored Mar 4, 2021
1 parent b20bd60 commit ce7ccf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test-requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
coverage==4.5.4

0 comments on commit ce7ccf8

Please sign in to comment.