Skip to content

Commit 42eb883

Browse files
committed
test: Ensure --list test works with cargo-bloat
This is a follow up to #14113
1 parent e98f702 commit 42eb883

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)