Fix test for rust segment

This commit is contained in:
Dominik Ritter 2018-05-12 23:17:49 +02:00
commit 27bd1cd65d
2 changed files with 16 additions and 5 deletions

View file

@ -1114,6 +1114,7 @@ prompt_rust_version() {
"$1_prompt_segment" "$0" "$2" "208" "$DEFAULT_COLOR" "$rust_version" 'RUST_ICON'
fi
}
# RSpec test ratio
prompt_rspec_stats() {
if [[ (-d app && -d spec) ]]; then