about summary refs log tree commit homepage
path: root/t/t0021-sendfile-wrap-to_path.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t0021-sendfile-wrap-to_path.sh')
-rwxr-xr-xt/t0021-sendfile-wrap-to_path.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t0021-sendfile-wrap-to_path.sh b/t/t0021-sendfile-wrap-to_path.sh
index 7f3acaa..77437b6 100755
--- a/t/t0021-sendfile-wrap-to_path.sh
+++ b/t/t0021-sendfile-wrap-to_path.sh
@@ -1,5 +1,6 @@
 #!/bin/sh
 . ./test-lib.sh
+skip_models StreamResponseEpoll
 test -r random_blob || die "random_blob required, run with 'make $0'"
 case $RUBY_ENGINE in
 ruby) ;;