Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable system tests to work from VS Code Debugger.
Before this change, when launching some of the system tests from the VS Code debugger UI, the machine loader was unable to locate the jit binary because the system tests don't actually have "test" in path leading up to the test executable.
- Loading branch information