-
Bug
-
Resolution: Fixed
-
Major
-
None
TapFileNameResultSeeker.java at line 168 looks for a TAP result file using a fixed slash char (being platform dependent). It could be better to replace the mentioned backslash with a "File.separator"
Fixed at pull requests #9