Comment #6 on issue 580 by kai.hackemesser: I cannot run the robot framework 2.5 on my suite created with earlier release.
http://code.google.com/p/robotframework/issues/detail?id=580
Solution:
Modified class FromDirectoryPopulator in parsing/populators.py:
Fixed methods _is_init_file and _is_ignored to test first before splitting.
Code attached.
Attachments:
populators.py 6.7 KB
