]> git.lizzy.rs Git - rust.git/commitdiff
Fixed URL in cargotest::TEST_REPOS
authorAaron Power <theaaronepower@gmail.com>
Sun, 31 Mar 2019 14:56:30 +0000 (16:56 +0200)
committerAaron Power <theaaronepower@gmail.com>
Sun, 31 Mar 2019 14:56:30 +0000 (16:56 +0200)
src/tools/cargotest/main.rs

index 7f3c159075b976c0ad417d79a6da6c929e39a4eb..3126b44f0d61846a835aefcad4367106c4cf4759 100644 (file)
@@ -30,7 +30,7 @@ struct Test {
     },
     Test {
         name: "tokei",
-        repo: "https://github.com/Aaronepower/tokei",
+        repo: "https://github.com/XAMPPRocky/tokei",
         sha: "5e11c4852fe4aa086b0e4fe5885822fbe57ba928",
         lock: None,
         packages: &[],