about summary refs log tree commit homepage
path: root/t/lib-async-response.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/lib-async-response.sh')
-rw-r--r--t/lib-async-response.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/lib-async-response.sh b/t/lib-async-response.sh
index 925455b..285751d 100644
--- a/t/lib-async-response.sh
+++ b/t/lib-async-response.sh
@@ -35,7 +35,7 @@ dbgcat c
 dbgcat r_err
 dbgcat curl_err
 test ! -s $curl_err
-grep Error $r_err && die "errors in $r_err"
+check_stderr
 
 while kill -0 $rainbows_pid >/dev/null 2>&1
 do