Skip to content

Commit d498abd

Browse files
committed
Update name of CoreFX test exclusion file
1 parent 221dc73 commit d498abd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/project-docs/changing-corelib.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Many of the CoreFX libraries type-forward their public APIs to the implementatio
1717
### (2) Submit PR to both CoreCLR and CoreFX
1818
- Link the two PRs together via comment in PR description, and link both to the issue itself.
1919
- Both PRs will reviewed together by the project maintainers
20-
- CoreCLR runs CoreFX tests but they are behind CoreFX. You may need to disable the outdated tests in https://github.com/dotnet/coreclr/blob/master/tests/CoreFX/CoreFX.issues.json to make your PR green.
20+
- CoreCLR runs CoreFX tests but they are behind CoreFX. You may need to disable the outdated tests in https://github.com/dotnet/coreclr/blob/master/tests/CoreFX/CoreFX.issues.rsp to make your PR green.
2121

2222
### (3) What happens next
2323
- We will merge the CoreCLR PR first

0 commit comments

Comments
 (0)