Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix test with markdown on Windows OS. #487

Closed
angelozerr opened this issue Jul 1, 2019 · 0 comments · Fixed by #501
Closed

Fix test with markdown on Windows OS. #487

angelozerr opened this issue Jul 1, 2019 · 0 comments · Fixed by #501
Assignees
Labels
bug Something isn't working
Milestone

Comments

@angelozerr
Copy link
Contributor

On Windows OS test https://github.com/angelozerr/lsp4xml/blob/master/org.eclipse.lsp4xml/src/test/java/org/eclipse/lsp4xml/utils/MarkdownConverterTest.java#L26 failed.

It's because the test hard code the line separator and parhaps remark or JSoup uses system line separator?

@angelozerr angelozerr added the bug Something isn't working label Jul 1, 2019
@fbricon fbricon added this to the v0.8.0 milestone Jul 3, 2019
angelozerr pushed a commit that referenced this issue Jul 4, 2019
Fix #487

Signed-off-by: azerr <azerr@redhat.com>
fbricon pushed a commit that referenced this issue Jul 4, 2019
Fix #487

Signed-off-by: azerr <azerr@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants