about summary refs log tree commit homepage
path: root/t/test_isolate.rb
diff options
context:
space:
mode:
Diffstat (limited to 't/test_isolate.rb')
-rw-r--r--t/test_isolate.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/test_isolate.rb b/t/test_isolate.rb
index 7b601e7..7ab4dd8 100644
--- a/t/test_isolate.rb
+++ b/t/test_isolate.rb
@@ -18,6 +18,7 @@ lock.flock(File::LOCK_EX)
 Isolate.now!(opts) do
   gem 'unicorn', '3.3.1'
   gem 'kcar', '0.1.2'
+  gem 'raindrops', '0.4.1'
 
   if engine == "ruby"
     gem 'sendfile', '1.0.0' # next Rubinius should support this