1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/54a2dfe63116/ Changeset: 54a2dfe63116 User: nicoddemus Date: 2014-09-27 14:59:59+00:00 Summary: Fixed minor typo in plugins.txt Affected #: 1 file
diff -r 4f8cc52f3fbd64384a8e9ea2c0d7ff34bfb42629 -r 54a2dfe63116b5e6e0600d5bd41aba752eaa3ef5 doc/en/plugins.txt --- a/doc/en/plugins.txt +++ b/doc/en/plugins.txt @@ -29,7 +29,7 @@ # called for running each test in 'a' directory print ("setting up", item) - a/test_in_subdir.py: + a/test_sub.py: def test_sub(): pass 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