[Erp5-report] r37355 lucas - /erp5/trunk/products/ERP5/tests/testUrl.py

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Jul 28 23:10:47 CEST 2010


Author: lucas
Date: Wed Jul 28 23:10:46 2010
New Revision: 37355

URL: http://svn.erp5.org?rev=37355&view=rev
Log:
This line was forgotten by mistake. Removed once it is useless.

Modified:
    erp5/trunk/products/ERP5/tests/testUrl.py

Modified: erp5/trunk/products/ERP5/tests/testUrl.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/tests/testUrl.py?rev=37355&r1=37354&r2=37355&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/tests/testUrl.py [utf8] (original)
+++ erp5/trunk/products/ERP5/tests/testUrl.py [utf8] Wed Jul 28 23:10:46 2010
@@ -48,7 +48,6 @@ class TestUrl(ERP5TypeTestCase):
     portal = self.getPortalObject()
     url_crawler = portal.external_source_module.newContent(
                                                   portal_type='URL Crawler')
-    url_crawler = self.url_crawler
 
     url_protocol_list = ['http', 'https']
     




More information about the Erp5-report mailing list