From a62cccac0a10096991c8d00a86d73484de6e503d Mon Sep 17 00:00:00 2001 From: Ian Ownbey Date: Sat, 31 Jan 2009 13:18:35 -0800 Subject: Got rake working took out trash --- test/test_helper.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test') diff --git a/test/test_helper.rb b/test/test_helper.rb index 7615fdd..e5f1a13 100644 --- a/test/test_helper.rb +++ b/test/test_helper.rb @@ -5,7 +5,7 @@ # for more information. -HERE = File.dirname(__FILE__) +HERE = File.dirname(__FILE__) unless defined?(HERE) %w(lib ext bin test).each do |dir| $LOAD_PATH.unshift "#{HERE}/../#{dir}" end @@ -76,4 +76,4 @@ end # Platform check helper ;-) def windows? result = RUBY_PLATFORM =~ /djgpp|(cyg|ms|bcc)win|mingw/ -end \ No newline at end of file +end -- cgit v1.2.3-24-ge0c7