1 new commit in pytest:

https://bitbucket.org/hpk42/pytest/changeset/ea10a307d8bc/
changeset:   ea10a307d8bc
user:        hpk42
date:        2012-09-17 17:36:08
summary:     fix @funcarg to @factory
affected #:  1 file

diff -r d8c3798f196e6aeabbc6c84c360483ebeb7c5499 -r 
ea10a307d8bcee96d40ad50d67d77e67c111c2c9 doc/en/funcarg_compare.txt
--- a/doc/en/funcarg_compare.txt
+++ b/doc/en/funcarg_compare.txt
@@ -121,7 +121,7 @@
 No ``pytest_funcarg__`` prefix when using @factory decorator
 -------------------------------------------------------------------
 
-When using the ``@funcarg`` decorator the name of the function
+When using the ``@factory`` decorator the name of the function
 denotes the name under which the resource can be accessed as a function
 argument::

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

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
_______________________________________________
py-svn mailing list
py-svn@codespeak.net
http://codespeak.net/mailman/listinfo/py-svn

Reply via email to