2 new commits in pytest: https://bitbucket.org/hpk42/pytest/commits/66ab57665ac2/ Changeset: 66ab57665ac2 User: pmuller42 Date: 2013-12-20 14:01:17 Summary: Fix minor typo in special.txt Affected #: 1 file
diff -r a08359621e206ab04be9d9009f47d5b555adf3d5 -r 66ab57665ac2e5daf3c1f8fedbce00de3e24b407 doc/en/example/special.txt --- a/doc/en/example/special.txt +++ b/doc/en/example/special.txt @@ -1,5 +1,4 @@ - -A sesssion-fixture which can look at all collected tests +A session-fixture which can look at all collected tests ---------------------------------------------------------------- A session-scoped fixture effectively has access to all https://bitbucket.org/hpk42/pytest/commits/17a246750c75/ Changeset: 17a246750c75 User: hpk42 Date: 2013-12-20 20:37:39 Summary: Merge pull request #11 from pmuller/patch-1 Fix minor typo in special.txt Affected #: 1 file diff -r a08359621e206ab04be9d9009f47d5b555adf3d5 -r 17a246750c75f5eda01d065b9c72ab9fb0f1b544 doc/en/example/special.txt --- a/doc/en/example/special.txt +++ b/doc/en/example/special.txt @@ -1,5 +1,4 @@ - -A sesssion-fixture which can look at all collected tests +A session-fixture which can look at all collected tests ---------------------------------------------------------------- A session-scoped fixture effectively has access to all 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. _______________________________________________ pytest-commit mailing list pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit