about summary refs log tree commit homepage
path: root/t/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 't/GNUmakefile')
-rw-r--r--t/GNUmakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/GNUmakefile b/t/GNUmakefile
index 7cb7db4..408eabf 100644
--- a/t/GNUmakefile
+++ b/t/GNUmakefile
@@ -21,6 +21,7 @@ export RUBY_VERSION RUBY_ENGINE
 
 ifeq (Linux,$(shell uname -s))
   models += XEpoll
+  models += XEpollThreadSpawn
   models += Epoll
 endif
 models += WriterThreadPool