Skip to content

Commit

Permalink
Fixed URL in cargotest::TEST_REPOS
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Power committed Mar 31, 2019
1 parent cee58fd commit 14f4e27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tools/cargotest/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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: &[],
Expand Down

0 comments on commit 14f4e27

Please sign in to comment.