about summary refs log tree commit homepage
path: root/test/test_response.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_response.rb')
-rw-r--r--test/test_response.rb4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/test_response.rb b/test/test_response.rb
index 90953b1..123ed98 100644
--- a/test/test_response.rb
+++ b/test/test_response.rb
@@ -4,9 +4,7 @@
 # Additional work donated by contributors.  See http://mongrel.rubyforge.org/attributions.html
 # for more information.
 
-require 'test/unit'
-require 'mongrel'
-require 'benchmark'
+require 'test/testhelp'
 
 include Mongrel