Skip to content

Commit 81fad9d

Browse files
committed
Update UI tests
Signed-off-by: hi-rustin <[email protected]>
1 parent 47f4b85 commit 81fad9d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/suite/cli-ui/rustup/rustup_help_cmd_stdout.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ rustup [..]
66
The Rust toolchain installer
77
88
USAGE:
9-
rustup[EXE] [OPTIONS] [+toolchain] [SUBCOMMAND]
9+
rustup[EXE] [OPTIONS] [+toolchain] <SUBCOMMAND>
1010
1111
ARGS:
1212
<+toolchain> release channel (e.g. +stable) or custom toolchain to set override

tests/suite/cli-ui/rustup/rustup_help_flag_stdout.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ rustup [..]
66
The Rust toolchain installer
77
88
USAGE:
9-
rustup[EXE] [OPTIONS] [+toolchain] [SUBCOMMAND]
9+
rustup[EXE] [OPTIONS] [+toolchain] <SUBCOMMAND>
1010
1111
ARGS:
1212
<+toolchain> release channel (e.g. +stable) or custom toolchain to set override

0 commit comments

Comments
 (0)