Skip to content

Commit 14f4e27

Browse files
author
Aaron Power
committed
Fixed URL in cargotest::TEST_REPOS
1 parent cee58fd commit 14f4e27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/cargotest/main.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ const TEST_REPOS: &'static [Test] = &[
3030
},
3131
Test {
3232
name: "tokei",
33-
repo: "https://github.com/Aaronepower/tokei",
33+
repo: "https://github.com/XAMPPRocky/tokei",
3434
sha: "5e11c4852fe4aa086b0e4fe5885822fbe57ba928",
3535
lock: None,
3636
packages: &[],

0 commit comments

Comments
 (0)