3 t_plan
4 "rewindable_input toggled to false"
5 t_begin
"setup and start" && {
7 echo rewindable_input false
>> $unicorn_config
8 unicorn
-D -c $unicorn_config t0013.ru
12 t_begin
"ensure worker is started" && {
13 test xOK
= x$
(curl
-T t0013.ru
-H Expect
: -vsSf http
://$listen/)
16 t_begin
"killing succeeds" && {
20 t_begin
"check stderr" && {