Rollup merge of #59586 - XAMPPRocky:redirect, r=alexcrichton

Fixed URL in cargotest::TEST_REPOS
This commit is contained in:
Mazdak Farrokhzad 2019-04-01 17:29:55 +02:00 committed by GitHub
commit 1d4f0e71c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@ const TEST_REPOS: &'static [Test] = &[
},
Test {
name: "tokei",
repo: "https://github.com/Aaronepower/tokei",
repo: "https://github.com/XAMPPRocky/tokei",
sha: "5e11c4852fe4aa086b0e4fe5885822fbe57ba928",
lock: None,
packages: &[],