[Erp5-report] r26976 - /erp5/trunk/products/Formulator/tests/testForm.py

nobody at svn.erp5.org nobody at svn.erp5.org
Thu May 14 12:45:48 CEST 2009


Author: nicolas
Date: Thu May 14 12:45:48 2009
New Revision: 26976

URL: http://svn.erp5.org?rev=26976&view=rev
Log:
Sorry for this mistake

Modified:
    erp5/trunk/products/Formulator/tests/testForm.py

Modified: erp5/trunk/products/Formulator/tests/testForm.py
URL: http://svn.erp5.org/erp5/trunk/products/Formulator/tests/testForm.py?rev=26976&r1=26975&r2=26976&view=diff
==============================================================================
--- erp5/trunk/products/Formulator/tests/testForm.py [utf8] (original)
+++ erp5/trunk/products/Formulator/tests/testForm.py [utf8] Thu May 14 12:45:48 2009
@@ -121,7 +121,6 @@
     def test_datetime_css_class_rendering(self):
         # test that a bug is fixed, which causing the css_class value
         # not to be rendered
-        import pdb;pdb.set_trace()
         self.form.manage_addProduct['Formulator']\
                  .manage_addField('date_time','Test Field','DateTimeField')
         field = self.form.date_time




More information about the Erp5-report mailing list