about summary refs log tree commit homepage
path: root/t/t9100-thread-timeout.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t9100-thread-timeout.sh')
-rwxr-xr-xt/t9100-thread-timeout.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t9100-thread-timeout.sh b/t/t9100-thread-timeout.sh
index 422052e..8d61cc5 100755
--- a/t/t9100-thread-timeout.sh
+++ b/t/t9100-thread-timeout.sh
@@ -4,6 +4,7 @@ case $model in
 ThreadSpawn|ThreadPool) ;;
 RevThreadSpawn|RevThreadPool) ;;
 CoolioThreadSpawn|CoolioThreadPool) ;;
+XEpollThreadSpawn) ;;
 *) t_info "$0 is only compatible with Thread*"; exit 0 ;;
 esac