forked from golang/vscode-go
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test/integration: fix Go Test Runner / parseOutput test on windows
Windows file paths use \ as a path separator. Use URI.fsPath to handle platform dependent URI to file system path conversion. Updates golang#2549 Change-Id: Iedfa2d51e214a114c6a20e42fa5503d3cd103d6d Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/459855 Reviewed-by: Jamal Carvalho <[email protected]> Run-TryBot: Hyang-Ah Hana Kim <[email protected]> TryBot-Result: kokoro <[email protected]>
- Loading branch information
Showing
1 changed file
with
8 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters