about summary refs log tree commit homepage
path: root/t/t0022-copy_stream-byte-range.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t0022-copy_stream-byte-range.sh')
-rwxr-xr-xt/t0022-copy_stream-byte-range.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t0022-copy_stream-byte-range.sh b/t/t0022-copy_stream-byte-range.sh
index 7539c02..3e0a66b 100755
--- a/t/t0022-copy_stream-byte-range.sh
+++ b/t/t0022-copy_stream-byte-range.sh
@@ -11,6 +11,7 @@ esac
 
 case $model in
 ThreadSpawn|WriterThreadSpawn|ThreadPool|WriterThreadPool|Base) ;;
+XEpollThreadSpawn) ;;
 *)
         t_info "skipping $T since it doesn't use IO.copy_stream"
         exit 0