test.fish: Notice littlecheck failures

This failed to propagate the exit status. Sorry!
This commit is contained in:
Fabian Homborg 2019-07-02 22:50:16 +02:00
parent 5133287873
commit 7d3bec1297

View File

@ -82,6 +82,7 @@ function test_littlecheck_file
if test $exit_status -eq 0
say green "ok ($test_duration sec)"
end
return $exit_status
end
set -l failed