[py-svn] r35747 - py/dist/py/test/rsession/testing
fijal at codespeak.net
fijal at codespeak.net
Thu Dec 14 16:43:05 CET 2006
Author: fijal
Date: Thu Dec 14 16:43:03 2006
New Revision: 35747
Modified:
py/dist/py/test/rsession/testing/test_web.py
Log:
Dummy checking to see post-commit hook running.
Modified: py/dist/py/test/rsession/testing/test_web.py
==============================================================================
--- py/dist/py/test/rsession/testing/test_web.py (original)
+++ py/dist/py/test/rsession/testing/test_web.py Thu Dec 14 16:43:03 2006
@@ -89,3 +89,4 @@
result = mq.get(4567)
assert result == 2
assert mq.empty()
+
More information about the py-svn
mailing list