Skip to content

Commit 16b5402

Browse files
committed
testsuite: Switch to colored diffs with Myers diff.
1 parent 205148e commit 16b5402

File tree

6 files changed

+325
-165
lines changed

6 files changed

+325
-165
lines changed

crates/cargo-test-support/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,6 @@ lazy_static = "1.0"
2121
remove_dir_all = "0.5"
2222
serde_json = "1.0"
2323
tar = { version = "0.4.18", default-features = false }
24+
termcolor = "1.1.2"
2425
toml = "0.5.7"
2526
url = "2.2.2"

0 commit comments

Comments
 (0)