1 new commit in tox:

https://bitbucket.org/hpk42/tox/commits/970d10c85c13/
Changeset:   970d10c85c13
User:        obestwalter
Date:        2016-06-21 14:58:54+00:00
Summary:     Merged in The-Compiler/tox/The-Compiler/fix-typo-1466505573719 
(pull request #199)

Fix typo
Affected #:  1 file

diff -r 503a42ddacd3ed71e3accfb23a93296ae1068db6 -r 
970d10c85c13bf7faf1a7a04aa72287c294a41cb tox/hookspecs.py
--- a/tox/hookspecs.py
+++ b/tox/hookspecs.py
@@ -47,7 +47,7 @@
 def tox_runtest_pre(venv):
     """ [experimental] perform arbitrary action before running tests for this 
venv.
 
-    This could be used to indicate that tests for a given venv have started, 
for intstance.
+    This could be used to indicate that tests for a given venv have started, 
for instance.
     """

Repository URL: https://bitbucket.org/hpk42/tox/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to