From afb658c11af2120d239b852a24f945b1c23eb625 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 22 Dec 2009 00:42:48 -0800 Subject: tests: enable RevFiberSpawn for 1.9 --- t/GNUmakefile | 1 + 1 file changed, 1 insertion(+) diff --git a/t/GNUmakefile b/t/GNUmakefile index ec04607..1008f86 100644 --- a/t/GNUmakefile +++ b/t/GNUmakefile @@ -28,6 +28,7 @@ ONENINE := $(shell case $(RUBY_VERSION) in 1.9.*$(rp) echo true;;esac) ifeq ($(ONENINE),true) models += Revactor models += FiberSpawn + models += RevFiberSpawn models += FiberPool # technically this works under 1.8, but wait until rev 0.3.2 -- cgit v1.2.3-24-ge0c7