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/GNUmakefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/t/GNUmakefile b/t/GNUmakefile
index 0084f3d..91e05f5 100644
--- a/t/GNUmakefile
+++ b/t/GNUmakefile
@@ -23,7 +23,6 @@ models += WriterThreadPool
 models += WriterThreadSpawn
 models += ThreadPool
 models += ThreadSpawn
-models += Rev
 models += Coolio
 models += EventMachine
 models += NeverBlock
@@ -35,9 +34,6 @@ ifeq ($(RUBY_ENGINE),ruby)
     models += Revactor
     models += FiberSpawn
     models += FiberPool
-    models += RevThreadPool
-    models += RevThreadSpawn
-    models += RevFiberSpawn
     models += CoolioThreadPool
     models += CoolioThreadSpawn
     models += CoolioFiberSpawn