Fix test for rust segment

This commit is contained in:
Dominik Ritter
2018-05-12 23:17:49 +02:00
parent 9b0e0c786a
commit 27bd1cd65d
2 changed files with 16 additions and 5 deletions
+1
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