Skip to content

Commit faba4ab

Browse files
committed
test(patch-files): verify patch works
1 parent 30ad4e3 commit faba4ab

File tree

2 files changed

+613
-0
lines changed

2 files changed

+613
-0
lines changed

crates/cargo-test-support/src/compare.rs

+1
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ fn substitute_macros(input: &str) -> String {
213213
("[DOCTEST]", " Doc-tests"),
214214
("[PACKAGING]", " Packaging"),
215215
("[PACKAGED]", " Packaged"),
216+
("[PATCHING]", " Patching"),
216217
("[DOWNLOADING]", " Downloading"),
217218
("[DOWNLOADED]", " Downloaded"),
218219
("[UPLOADING]", " Uploading"),

0 commit comments

Comments
 (0)