about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rw-r--r--t/test_isolate.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/test_isolate.rb b/t/test_isolate.rb
index 7e5838b..9eb7d43 100644
--- a/t/test_isolate.rb
+++ b/t/test_isolate.rb
@@ -21,7 +21,7 @@ Isolate.now!(opts) do
   gem 'raindrops', '0.6.1'
 
   if engine == "ruby"
-    gem 'sendfile', '1.1.0' # next Rubinius should support this
+    gem 'sendfile', '1.1.0'
     gem 'cool.io', '1.0.0'
 
     gem 'eventmachine', '0.12.10'