about summary refs log tree commit homepage
path: root/t/t9000.ru
diff options
context:
space:
mode:
Diffstat (limited to 't/t9000.ru')
-rw-r--r--t/t9000.ru2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/t9000.ru b/t/t9000.ru
index 4ca36c1..abf36b2 100644
--- a/t/t9000.ru
+++ b/t/t9000.ru
@@ -8,6 +8,8 @@ class Sleeper
       Rainbows::Fiber
     when :Revactor
       Actor
+    when :RevFiberSpawn
+      Rainbows::Fiber::Rev
     else
       Kernel
     end).sleep(1)