mirror of
https://github.com/mawww/kakoune.git
synced 2024-12-25 04:24:48 +03:00
Return the number of failed tests so that failure gets propagated
This commit is contained in:
parent
fc4d77964e
commit
f22c95439f
1
test/run
1
test/run
@ -70,6 +70,7 @@ main() {
|
|||||||
echo
|
echo
|
||||||
echo Resume:
|
echo Resume:
|
||||||
echo $number_tests tests, $number_failures failures | colorize $color normal
|
echo $number_tests tests, $number_failures failures | colorize $color normal
|
||||||
|
exit $number_failures
|
||||||
}
|
}
|
||||||
|
|
||||||
# Utility ├─────────────────────────────────────────────────────────────────────
|
# Utility ├─────────────────────────────────────────────────────────────────────
|
||||||
|
Loading…
Reference in New Issue
Block a user