Skip to content

os.sep is different between windows and linux - #19

Open
children1987 wants to merge 1 commit into
legoktm:masterfrom
children1987:fix_ut_compatible_bug
Open

os.sep is different between windows and linux#19
children1987 wants to merge 1 commit into
legoktm:masterfrom
children1987:fix_ut_compatible_bug

Conversation

@children1987

Copy link
Copy Markdown

When running ut under windows OS, it is failed, because "os.sep" is different between windows and linux.

@hugovk hugovk left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed tests fail on Windows without this change, and pass with it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants