about summary refs log tree commit homepage
path: root/test
diff options
context:
space:
mode:
authorzedshaw <zedshaw@19e92222-5c0b-0410-8929-a290d50e31e9>2006-06-18 07:41:51 +0000
committerzedshaw <zedshaw@19e92222-5c0b-0410-8929-a290d50e31e9>2006-06-18 07:41:51 +0000
commit31ae425ecfd6a4b231f131a9de2d83774ee743d4 (patch)
treea4c658d17e49f698a66bd9d3e486891f45629f84 /test
parent364270615b8e6f1bd5cc8611267137f1a83b8124 (diff)
downloadunicorn-31ae425ecfd6a4b231f131a9de2d83774ee743d4.tar.gz
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@246 19e92222-5c0b-0410-8929-a290d50e31e9
Diffstat (limited to 'test')
-rw-r--r--test/test_redirect_handler.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_redirect_handler.rb b/test/test_redirect_handler.rb
index dfd994a..8c0de11 100644
--- a/test/test_redirect_handler.rb
+++ b/test/test_redirect_handler.rb
@@ -1,6 +1,5 @@
 require 'test/unit'
 require 'mongrel'
-require 'mongrel/redirect_handler'
 require 'net/http'
 require 'uri'
 require 'timeout'