Commit 7581e80f authored by Rafael Monnerat's avatar Rafael Monnerat

Revert mistake.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40634 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 828f6e09
......@@ -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):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment