[Checkins] SVN: grok/trunk/src/grok/adapter.txt always do cleanup at the end of the test

Philipp von Weitershausen philikon at philikon.de
Sun Oct 15 06:31:55 EDT 2006


Log message for revision 70633:
  always do cleanup at the end of the test
  

Changed:
  U   grok/trunk/src/grok/adapter.txt

-=-
Modified: grok/trunk/src/grok/adapter.txt
===================================================================
--- grok/trunk/src/grok/adapter.txt	2006-10-15 10:31:19 UTC (rev 70632)
+++ grok/trunk/src/grok/adapter.txt	2006-10-15 10:31:54 UTC (rev 70633)
@@ -224,3 +224,7 @@
   True
   >>> isinstance(home, Home)
   True
+
+Clean up:
+
+  >>> cleanUp()



More information about the Checkins mailing list