From 53a3d5d6a7f5fcab0f5693fb28725275d5987f3a Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 26 Nov 2009 19:24:21 -0800 Subject: tests: "models" variable may be set in gmake CLI This lets us make further tests for compatibility without dirtying our working tree. --- t/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/GNUmakefile') diff --git a/t/GNUmakefile b/t/GNUmakefile index 934ce47..0150165 100644 --- a/t/GNUmakefile +++ b/t/GNUmakefile @@ -18,7 +18,7 @@ else endif export RUBYLIB RUBY_VERSION -models := ThreadPool ThreadSpawn Rev EventMachine +models = ThreadPool ThreadSpawn Rev EventMachine ifeq ($(RUBY_VERSION),1.9.1) # 1.9.2-preview1 was broken models += Revactor models += FiberSpawn -- cgit v1.2.3-24-ge0c7