Formatting
This commit is contained in:
@@ -47,7 +47,7 @@ fi
|
|||||||
local -i retval=0
|
local -i retval=0
|
||||||
|
|
||||||
for suite in $tests; do
|
for suite in $tests; do
|
||||||
header "${suite#"$TEST_DIR"}"
|
header "${suite#"$ROOT_DIR/"}"
|
||||||
"$zsh_bin" -f "$suite" || retval=$?
|
"$zsh_bin" -f "$suite" || retval=$?
|
||||||
done
|
done
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user