about summary refs log tree commit homepage
path: root/t
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-06-22 02:21:33 +0000
committerEric Wong <normalperson@yhbt.net>2011-06-22 02:21:33 +0000
commit51859dfd9b9f11f6cc0af3fc252312b8018a88e2 (patch)
tree65ba2c7e8bb6cbe88187c672787be10a651f02bd /t
parentbe9f24aa1392c67294187844a620e3a9974e0948 (diff)
downloadrainbows-51859dfd9b9f11f6cc0af3fc252312b8018a88e2.tar.gz
It's already a runtime dependency
Diffstat (limited to 't')
-rw-r--r--t/test_isolate.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/test_isolate.rb b/t/test_isolate.rb
index 460140c..7e5838b 100644
--- a/t/test_isolate.rb
+++ b/t/test_isolate.rb
@@ -17,7 +17,6 @@ lock = File.open(__FILE__, "rb")
 lock.flock(File::LOCK_EX)
 Isolate.now!(opts) do
   gem 'kgio', '2.4.1'
-  gem 'unicorn', '3.7.0'
   gem 'kcar', '0.3.0'
   gem 'raindrops', '0.6.1'