about summary refs log tree commit homepage
path: root/test/test_command.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_command.rb')
-rw-r--r--test/test_command.rb5
1 files changed, 1 insertions, 4 deletions
diff --git a/test/test_command.rb b/test/test_command.rb
index 4db9c1f..3cb9643 100644
--- a/test/test_command.rb
+++ b/test/test_command.rb
@@ -4,10 +4,7 @@
 # Additional work donated by contributors.  See http://mongrel.rubyforge.org/attributions.html
 # for more information.
 
-require 'test/unit'
-require 'mongrel'
-require File.dirname(__FILE__) + '/testhelp.rb'
-
+require 'test/testhelp'
 
 class TestCommand < GemPlugin::Plugin "/commands"
   include Mongrel::Command::Base