From 16c0391066b38e5f3ea834b59632645890519574 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 29 Nov 2009 16:19:02 -0800 Subject: preliminary NeverBlock support with EventMachine --- t/t0300-async_sinatra.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/t0300-async_sinatra.sh') diff --git a/t/t0300-async_sinatra.sh b/t/t0300-async_sinatra.sh index 3cf729c..a623916 100755 --- a/t/t0300-async_sinatra.sh +++ b/t/t0300-async_sinatra.sh @@ -5,7 +5,7 @@ n=10 CONFIG_RU=async_sinatra.ru case $model in -EventMachine) ;; +NeverBlock|EventMachine) ;; *) t_info "skipping $T since it's not compatible with $model" exit 0 -- cgit v1.2.3-24-ge0c7