Skip to content

test: fix path to module for repl test on Windows#3608

Closed
mcornac wants to merge 1 commit intonodejs:masterfrom
mcornac:repl-test-fix
Closed

test: fix path to module for repl test on Windows#3608
mcornac wants to merge 1 commit intonodejs:masterfrom
mcornac:repl-test-fix

Conversation

@mcornac
Copy link
Contributor

@mcornac mcornac commented Oct 30, 2015

Use path join to construct the path instead of concatenating strings.
Replace backslash with double backslash so that they are escaped
correctly in the string passed to REPL.

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

Labels

repl Issues and PRs related to the REPL subsystem. test Issues and PRs related to the tests. windows Issues and PRs related to the Windows platform.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants