about summary refs log tree commit homepage
path: root/t/t0114-rewindable-input-true.sh
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-02-04 18:58:26 -0800
committerEric Wong <normalperson@yhbt.net>2011-02-04 18:58:26 -0800
commit8e2e8adda8adbadee8ab31cde700b7e486b1154c (patch)
treeb4fadc909c9636486ee8e1bebd735786063b9af7 /t/t0114-rewindable-input-true.sh
parent0f4f015737297ac5245d0be9ee83553770ade0a9 (diff)
downloadrainbows-8e2e8adda8adbadee8ab31cde700b7e486b1154c.tar.gz
It's too long especially since XEpollThreadPool is planned :>
Diffstat (limited to 't/t0114-rewindable-input-true.sh')
-rwxr-xr-xt/t0114-rewindable-input-true.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t0114-rewindable-input-true.sh b/t/t0114-rewindable-input-true.sh
index f4ef796..9d256dc 100755
--- a/t/t0114-rewindable-input-true.sh
+++ b/t/t0114-rewindable-input-true.sh
@@ -3,7 +3,7 @@
 skip_models EventMachine NeverBlock
 skip_models Rev RevThreadSpawn RevThreadPool
 skip_models Coolio CoolioThreadSpawn CoolioThreadPool
-skip_models Epoll XAcceptEpoll
+skip_models Epoll XEpoll
 
 t_plan 4 "rewindable_input toggled to true"