about summary refs log tree commit homepage
path: root/t/t0050-response-body-close-has-env.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t0050-response-body-close-has-env.sh')
-rw-r--r--t/t0050-response-body-close-has-env.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t0050-response-body-close-has-env.sh b/t/t0050-response-body-close-has-env.sh
index be16a99..e7e6a68 100644
--- a/t/t0050-response-body-close-has-env.sh
+++ b/t/t0050-response-body-close-has-env.sh
@@ -1,5 +1,6 @@
 #!/bin/sh
 . ./test-lib.sh
+skip_models StreamResponseEpoll
 
 t_plan 29 "keepalive does not clear Rack env prematurely for $model"