From 3059c858dbd7916ad4fe0075f13ae73084d858e1 Mon Sep 17 00:00:00 2001 From: evanweaver Date: Sat, 1 Mar 2008 21:47:47 +0000 Subject: Use correct requirement for test helper in test/unit/test_ws.rb (Eric Wong). git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/branches/stable_1-2@986 19e92222-5c0b-0410-8929-a290d50e31e9 --- test/unit/test_ws.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/unit/test_ws.rb b/test/unit/test_ws.rb index d239e18..68a79a8 100644 --- a/test/unit/test_ws.rb +++ b/test/unit/test_ws.rb @@ -4,7 +4,7 @@ # Additional work donated by contributors. See http://mongrel.rubyforge.org/attributions.html # for more information. -require 'test/testhelp' +require 'test/test_helper' include Mongrel -- cgit v1.2.3-24-ge0c7