Skip to content

Commit

Permalink
test(patch-files): verify patch works
Browse files Browse the repository at this point in the history
  • Loading branch information
weihanglo committed Jul 5, 2024
1 parent 0c28887 commit 476d062
Show file tree
Hide file tree
Showing 2 changed files with 647 additions and 0 deletions.
1 change: 1 addition & 0 deletions crates/cargo-test-support/src/compare.rs
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,7 @@ static E2E_LITERAL_REDACTIONS: &[(&str, &str)] = &[
("[DOCTEST]", " Doc-tests"),
("[PACKAGING]", " Packaging"),
("[PACKAGED]", " Packaged"),
("[PATCHING]", " Patching"),
("[DOWNLOADING]", " Downloading"),
("[DOWNLOADED]", " Downloaded"),
("[UPLOADING]", " Uploading"),
Expand Down
Loading

0 comments on commit 476d062

Please sign in to comment.