[Erp5-report] r40634 rafael - /erp5/trunk/buildout/tests/assertSoftware.py

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Nov 25 02:06:33 CET 2010


Author: rafael
Date: Thu Nov 25 02:06:31 2010
New Revision: 40634

URL: http://svn.erp5.org?rev=40634&view=rev
Log:
Revert mistake.

Modified:
    erp5/trunk/buildout/tests/assertSoftware.py

Modified: erp5/trunk/buildout/tests/assertSoftware.py
URL: http://svn.erp5.org/erp5/trunk/buildout/tests/assertSoftware.py?rev=40634&r1=40633&r2=40634&view=diff
==============================================================================
--- erp5/trunk/buildout/tests/assertSoftware.py [utf8] (original)
+++ erp5/trunk/buildout/tests/assertSoftware.py [utf8] Thu Nov 25 02:06:31 2010
@@ -1472,7 +1472,7 @@ class AssertPysvn(AssertSoftwareMixin):
       ])
 
 class AssertElfLinkedInternally(AssertSoftwareMixin):
-  def _xxtest(self):
+  def test(self):
     result_dict = {}
     root = os.path.join(os.path.abspath(os.curdir), 'parts')
     for dirpath, dirlist, filelist in os.walk(root):




More information about the Erp5-report mailing list