Skip to content

Commit

Permalink
Update cargo_test hash.
Browse files Browse the repository at this point in the history
  • Loading branch information
jseyfried committed Aug 5, 2016
1 parent a18fc76 commit de5eaab
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 @@ -24,7 +24,7 @@ struct Test {
const TEST_REPOS: &'static [Test] = &[Test {
name: "cargo",
repo: "https://github.com/rust-lang/cargo",
sha: "7d79da08238e3d47e0bc4406155bdcc45ccb8c82",
sha: "fd90fd642d404d8c66505ca8db742c664ea352f2",
lock: None,
},
Test {
Expand Down

0 comments on commit de5eaab

Please sign in to comment.