Skip to content

Commit 1b2828a

Browse files
committed
Auto merge of #14213 - epage:cmd, r=ehuss
test: Ensure --list test works with cargo-bloat This is a follow up to #14113
2 parents 5561737 + 42eb883 commit 1b2828a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/testsuite/cargo_command.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,7 @@ Similar, but not identical to, build
258258
.with_stdout_data(str![[r#"
259259
...
260260
biuld
261+
...
261262
build Compile a local package and all of its dependencies
262263
..."#]])
263264
.run();

0 commit comments

Comments
 (0)