1 new commit in pytest:

https://bitbucket.org/hpk42/pytest/changeset/6c209f9cfe00/
changeset:   6c209f9cfe00
user:        RonnyPfannschmidt
date:        2012-03-15 15:22:13
summary:     add acomment so highlighting won\'t fail
affected #:  1 file

diff -r 8857eb90c8ead72f0ade7686d57bc3e3be596f30 -r 
6c209f9cfe007a7730a39dd3f3e73babba42e553 doc/goodpractises.txt
--- a/doc/goodpractises.txt
+++ b/doc/goodpractises.txt
@@ -115,7 +115,7 @@
             pytest.main(self.test_args)
 
     setup(
-        ...,
+        #...,
         tests_require=['pytest'],
         cmdclass = {'test': pytest},
         )

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