about summary refs log tree commit homepage
path: root/test
diff options
context:
space:
mode:
authorIan Ownbey <ian@inspir.es>2009-01-31 14:20:31 -0800
committerIan Ownbey <ian@inspir.es>2009-01-31 14:20:31 -0800
commitbad0aab73fc94ce6e478f3b3fac0e9b0e9d8b2c6 (patch)
tree8a14078e2a0ac2fcff25b6e95ad9438b386dc2f0 /test
parentfa82e8e3fb52e0107163e57a705cc652f276e1ab (diff)
downloadunicorn-bad0aab73fc94ce6e478f3b3fac0e9b0e9d8b2c6.tar.gz
Diffstat (limited to 'test')
-rw-r--r--test/test_helper.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_helper.rb b/test/test_helper.rb
index e5f1a13..4d3ba49 100644
--- a/test/test_helper.rb
+++ b/test/test_helper.rb
@@ -23,7 +23,6 @@ require 'stringio'
 require 'pp'
 
 require 'mongrel'
-require 'mongrel/stats'
 
 if ENV['DEBUG']
   require 'ruby-debug'