From bcc80f13fe56e39735ca0d51711696a13aeb4210 Mon Sep 17 00:00:00 2001 From: Eric Davis Date: Fri, 16 Jan 2009 13:50:59 -0800 Subject: [PATCH] Removed Test::Unit --- test/test_helper.rb | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 test/test_helper.rb diff --git a/test/test_helper.rb b/test/test_helper.rb deleted file mode 100644 index bd1ed0c..0000000 --- a/test/test_helper.rb +++ /dev/null @@ -1,5 +0,0 @@ -# Load the normal Rails helper -require File.expand_path(File.dirname(__FILE__) + '/../../../../test/test_helper') - -# Ensure that we are using the temporary fixture path -Engines::Testing.set_fixture_path