about summary refs log tree commit homepage
path: root/t/t3003-revactor-reopen-logs.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t3003-revactor-reopen-logs.sh')
-rwxr-xr-xt/t3003-revactor-reopen-logs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t3003-revactor-reopen-logs.sh b/t/t3003-revactor-reopen-logs.sh
index e39160f..8b11c19 100755
--- a/t/t3003-revactor-reopen-logs.sh
+++ b/t/t3003-revactor-reopen-logs.sh
@@ -19,7 +19,7 @@ Rainbows! do
 end
 EOF
 
-SLEEP_CLASS=Actor rainbows -D sleep.ru -c $unicorn_config
+rainbows -D sleep.ru -c $unicorn_config
 wait_for_pid $pid
 
 start=$(date +%s)