[Checkins] SVN: z3c.testing/trunk/CHANGES.txt fixed rest

Michael Howitz mh at gocept.com
Mon Aug 23 02:10:16 EDT 2010


Log message for revision 115863:
  fixed rest
  
  

Changed:
  U   z3c.testing/trunk/CHANGES.txt

-=-
Modified: z3c.testing/trunk/CHANGES.txt
===================================================================
--- z3c.testing/trunk/CHANGES.txt	2010-08-23 06:01:11 UTC (rev 115862)
+++ z3c.testing/trunk/CHANGES.txt	2010-08-23 06:10:16 UTC (rev 115863)
@@ -6,9 +6,13 @@
 ------------------
 
 - Do some ``InterfaceBaseTest`` attributes to be able to write less code:
+
   - ``iface`` provide the interface here
+
   - ``klass`` provide the class here
+
   - ``pos`` provide the positional arguments here
+
   - ``kws`` provide the keyword arguments here
 
 - Avoid depreacted `zope.testing.doctest` by using python's `doctest`.



More information about the checkins mailing list