TODO: /dev/sdtin to test
This commit is contained in:
@@ -140,6 +140,9 @@ time {
|
|||||||
fail_stderr_count unbound_variable 1
|
fail_stderr_count unbound_variable 1
|
||||||
fail_stderr_count child_error 4
|
fail_stderr_count child_error 4
|
||||||
fail_miaou_count command_error_multiline 7
|
fail_miaou_count command_error_multiline 7
|
||||||
|
|
||||||
|
echo TODO: source EOF + pipe
|
||||||
|
|
||||||
}
|
}
|
||||||
failed=${#failures[@]}
|
failed=${#failures[@]}
|
||||||
success=$((test_count - failed))
|
success=$((test_count - failed))
|
||||||
|
|||||||
Reference in New Issue
Block a user