Fixed URL in cargotest::TEST_REPOS

This commit is contained in:
Aaron Power 2019-03-31 16:56:30 +02:00
parent cee58fdc12
commit 14f4e27df3

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: &[],