about summary refs log tree commit homepage
path: root/t
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-06-22 02:25:56 +0000
committerEric Wong <normalperson@yhbt.net>2011-06-22 02:25:56 +0000
commitcdbec31577cae4fcaa3c4dcd0492d2ab81307fe4 (patch)
treed8baa5d0ff19ef50106d6ea338ea63ba7bec1d96 /t
parenta831f5685ac03f7f0f3d341df89eade6134b55b4 (diff)
downloadrainbows-cdbec31577cae4fcaa3c4dcd0492d2ab81307fe4.tar.gz
That's been around forever, and we think Rubinius supports
that...
Diffstat (limited to 't')
-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'