Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TSCTestSupport: account for
:
in function names
Windows does not permit `:` in the file names. Substitute `:` with `_` to permit tests to execute on Windows.
- Loading branch information