about summary refs log tree commit homepage
path: root/t/t0113-rewindable-input-false.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t0113-rewindable-input-false.sh')
-rwxr-xr-xt/t0113-rewindable-input-false.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/t/t0113-rewindable-input-false.sh b/t/t0113-rewindable-input-false.sh
index c906106..1ab79bf 100755
--- a/t/t0113-rewindable-input-false.sh
+++ b/t/t0113-rewindable-input-false.sh
@@ -1,6 +1,8 @@
 #!/bin/sh
 . ./test-lib.sh
-skip_models EventMachine NeverBlock Rev RevThreadSpawn RevThreadPool
+skip_models EventMachine NeverBlock
+skip_models Rev RevThreadSpawn RevThreadPool
+skip_models Coolio CoolioThreadSpawn CoolioThreadPool
 
 t_plan 4 "rewindable_input toggled to false"