[py-svn] r33539 - py/dist/py/documentation

fijal at codespeak.net fijal at codespeak.net
Sun Oct 22 22:38:00 CEST 2006


Author: fijal
Date: Sun Oct 22 22:37:43 2006
New Revision: 33539

Modified:
   py/dist/py/documentation/test.txt
Log:
added usefull note.


Modified: py/dist/py/documentation/test.txt
==============================================================================
--- py/dist/py/documentation/test.txt	(original)
+++ py/dist/py/documentation/test.txt	Sun Oct 22 22:37:43 2006
@@ -182,7 +182,9 @@
 
 Besides making it easier to compare test output this allows 
 multi-stage tests where you can rely on your test to iteratively 
-build up a test structure.  
+build up a test structure.
+
+`Note: This is not true for distributed tests`
 
 useful tracebacks, recursion detection 
 --------------------------------------


More information about the py-svn mailing list