[py-svn] r35589 - py/branch/rsession-cleanup/py/test/rsession/testing

fijal at codespeak.net fijal at codespeak.net
Mon Dec 11 19:05:47 CET 2006


Author: fijal
Date: Mon Dec 11 19:05:46 2006
New Revision: 35589

Modified:
   py/branch/rsession-cleanup/py/test/rsession/testing/test_boxing.py
Log:
Removed empty lines


Modified: py/branch/rsession-cleanup/py/test/rsession/testing/test_boxing.py
==============================================================================
--- py/branch/rsession-cleanup/py/test/rsession/testing/test_boxing.py	(original)
+++ py/branch/rsession-cleanup/py/test/rsession/testing/test_boxing.py	Mon Dec 11 19:05:46 2006
@@ -103,5 +103,3 @@
     lock.acquire()
     assert count < 3000
     assert b.signal == 15
-
-    



More information about the pytest-commit mailing list