Skip to content

Commit f1eca89

Browse files
authored
Merge pull request #7 from gergelypolonkai/testing-fix
Add mock to the testing requirements
2 parents 0605a82 + d8a5803 commit f1eca89

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements-test.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ pytest-cov==2.2.1
55
pytest-flakes==1.0.1
66
pytest-pep8==1.0.6
77
pep8==1.7.0
8-
coverage==4.2
8+
coverage==4.2
9+
mock==2.0.0

0 commit comments

Comments
 (0)