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