Commits

Max Howell committed 3221ec8570a
Prevent symlink race-condition failure Seemingly it is possible for `ln --force` to fail if two happen simultaneously. Move this to the XCTestCaseProvider dependency so that it happens before either of the two test cases that need it.