about summary refs log tree commit homepage
path: root/t/t0001-unix-http.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t0001-unix-http.sh')
-rwxr-xr-xt/t0001-unix-http.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t0001-unix-http.sh b/t/t0001-unix-http.sh
index e9bc919..32d54c7 100755
--- a/t/t0001-unix-http.sh
+++ b/t/t0001-unix-http.sh
@@ -1,5 +1,6 @@
 #!/bin/sh
 . ./test-lib.sh
+skip_models StreamResponseEpoll
 t_plan 19 "simple HTTP connection keepalive/pipelining tests for $model"
 
 t_begin "checking for config.ru for $model" && {