Removed 'Rust' text from test; Silenced missing rustc warning
This commit is contained in:
parent
5fd171c334
commit
9b0e0c786a
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ function testRust() {
|
|||
alias rustc=mockRust
|
||||
POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(rust_version)
|
||||
|
||||
assertEquals "%K{208} %F{black}Rust 0.4.1a-alpha %k%F{208}%f " "$(build_left_prompt)"
|
||||
assertEquals "%K{208} %F{black}0.4.1a-alpha %k%F{208}%f " "$(build_left_prompt)"
|
||||
|
||||
unset POWERLEVEL9K_LEFT_PROMPT_ELEMENTS
|
||||
unalias rustc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue