mirror of
https://github.com/romkatv/powerlevel10k
synced 2025-02-13 17:16:56 +00:00
Output running test
This commit is contained in:
parent
21f2d1a377
commit
b996ca911e
@ -4,6 +4,8 @@
|
||||
local failed=false
|
||||
|
||||
for test in **/*.spec; do
|
||||
echo
|
||||
echo "Now executing ${test}"
|
||||
if [[ "${test}" == "test/suite.spec" ]]; then
|
||||
continue;
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user