Merge "cosmetic: log test completion"
This commit is contained in:
committed by
Gerrit Code Review
commit
1cb8b5b57a
@@ -164,5 +164,6 @@ function scan_and_run_tests {
|
|||||||
fi
|
fi
|
||||||
for f in ${test_fns[*]}; do
|
for f in ${test_fns[*]}; do
|
||||||
$f
|
$f
|
||||||
|
info "Completed test case \e[96;1m$f\e[0m"
|
||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user