dojo / cli-test-intern

:rocket: Dojo - cli command for testing applications
http://dojo.io
Other
2 stars 19 forks source link

Do not use OS specific path separators for intern config #126

Closed agubler closed 5 years ago

agubler commented 5 years ago

Type: bug

The following has been addressed in the PR:

Description:

Intern reporters do not require OS specific separators for file paths. Tested on MacOs and Windows VM (win10).

Related to #123